[llvm-branch-commits] [clang] [clang] Adjust -pedantic-errors -WX/-Wno-error=X interaction (#184756) (PR #188422)
Aaron Ballman via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Apr 10 09:15:14 PDT 2026
AaronBallman wrote:
I think the changes make sense but I also worry about what the fallout from the changes will be; has anyone tried rebuilding a distro worth of packages to see what the impacts are here? I'd like to think they're minimal, but changing how warnings turn into errors or are suppressed strikes me as requiring a higher bar for verification before we backport.
https://github.com/llvm/llvm-project/pull/188422
More information about the llvm-branch-commits
mailing list