aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/AST/ByteCode/Program.cpp
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2025-07-22 07:25:44 -0400
committerAaron Ballman <aaron@aaronballman.com>2025-07-22 07:27:00 -0400
commit7d9f913bb4164b8aaecfc17accebd44044592115 (patch)
tree90870c59a9e835c6c81061f31b8a2b6bc18f44ef /clang/lib/AST/ByteCode/Program.cpp
parent020856eec528975cf472b35bf2a7cf38809bf34e (diff)
downloadllvm-7d9f913bb4164b8aaecfc17accebd44044592115.zip
llvm-7d9f913bb4164b8aaecfc17accebd44044592115.tar.gz
llvm-7d9f913bb4164b8aaecfc17accebd44044592115.tar.bz2
Update comment on getCustomDiagID; NFC
These APIs should almost never be used in Clang, so documenting that more clearly. The problem is that the diagnostics are never associated with a diagnostic group, so users have no way to control warning behavior associated with the diagnostic. That makes for a poor user experience. Instead, use a real diagnostic whenever possible or the API taking a CustomDiagDesc as a last resort.
Diffstat (limited to 'clang/lib/AST/ByteCode/Program.cpp')
0 files changed, 0 insertions, 0 deletions