aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorPiotr Zegar <me@piotrzegar.pl>2024-03-26 18:20:25 +0100
committerGitHub <noreply@github.com>2024-03-26 18:20:25 +0100
commit313734795c67ca0bfb82f96b39e123774ddf24b4 (patch)
treecd38b8e3b3c4ed67d4096aeb1f556dacb7a5d33d /clang/lib/CodeGen/CodeGenModule.cpp
parentf4fc959c35eb862776ac2e83cb9f41aa88989e3f (diff)
downloadllvm-313734795c67ca0bfb82f96b39e123774ddf24b4.zip
llvm-313734795c67ca0bfb82f96b39e123774ddf24b4.tar.gz
llvm-313734795c67ca0bfb82f96b39e123774ddf24b4.tar.bz2
[clang-tidy] Fix fix-it overlaps in readability-static-definition-in-anonymous-namespace (#86599)
Because check emitted multiple warnings for every template instance fix-it couldn't be applied due to overlaps. Using TK_IgnoreUnlessSpelledInSource and restricting check to C++ only.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions