diff options
author | Vlad Serebrennikov <serebrennikov.vladislav@gmail.com> | 2025-01-07 13:39:42 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-07 13:39:42 +0400 |
commit | cf23549edd0ac971600ceea1bb7f1454566b00a3 (patch) | |
tree | 46f4caf9d61e49fbd9a847b45a0536232043cbed /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2db7b314da367e1a6bf8cf34df16f9ad5ad62f5e (diff) | |
download | llvm-cf23549edd0ac971600ceea1bb7f1454566b00a3.zip llvm-cf23549edd0ac971600ceea1bb7f1454566b00a3.tar.gz llvm-cf23549edd0ac971600ceea1bb7f1454566b00a3.tar.bz2 |
[clang] Improve `make_cxx_dr_status` behavior when error occurs (#121785)
One of our contributors got confused by the behavior of the script when
they incorrectly specified the status of a CWG issue
(https://github.com/llvm/llvm-project/pull/102857/files#r1904264872),
and this is an attempt to reduce the confusion:
- script doesn't write anything to disk unless everything is good;
- error messages are prefixed with (a very familiar) `error:` to make it
more obvious that a fatal error occurred.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions