[PATCH] D116147: [clangd] Respect .clang-tidy ExtraArgs (-Wfoo only) when producing diagnostics
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 22 02:21:46 PST 2021
sammccall planned changes to this revision.
sammccall added a comment.
Actually we should probably handle `-Wno-<group>` too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116147/new/
https://reviews.llvm.org/D116147
More information about the cfe-commits
mailing list