diff options
author | Piotr Zegar <me@piotrzegar.pl> | 2024-03-26 18:20:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-26 18:20:25 +0100 |
commit | 313734795c67ca0bfb82f96b39e123774ddf24b4 (patch) | |
tree | cd38b8e3b3c4ed67d4096aeb1f556dacb7a5d33d /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | f4fc959c35eb862776ac2e83cb9f41aa88989e3f (diff) | |
download | llvm-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