[clang] Make warning pragma override -Werror=foo and DefaultError warnings (PR #93647)
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 7 09:06:39 PDT 2024
AaronBallman wrote:
I think we should update our documentation: https://github.com/llvm/llvm-project/blob/b01ac5137c28fa5e1b44a5d850cb7a6ace7d8799/clang/docs/UsersManual.rst?plain=1#L1186
Overall, this seems like a sensible improvement to me and the code changes LG.
https://github.com/llvm/llvm-project/pull/93647
More information about the cfe-commits
mailing list