[clang] [clang-tools-extra] [llvm] [clang] Introduce diagnostics suppression mappings (PR #112517)
Nick Desaulniers via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 2 09:11:45 PST 2025
nickdesaulniers wrote:
This feature has been super helpful for folks trying to build generated protobuf headers with `-Weverything` (🥚 on 😮💨 )
https://github.com/llvm/llvm-project/pull/112517
More information about the llvm-commits
mailing list