[clang] [clang-tools-extra] [clang-tidy][use-internal-linkage]fix false positives for ExportDecl (PR #117901)

Julian Schmidt via cfe-commits cfe-commits at lists.llvm.org
Sat Nov 30 02:37:40 PST 2024


https://github.com/5chmidti commented:

Please add the matcher to https://github.com/llvm/llvm-project/blob/main/clang/lib/ASTMatchers/Dynamic/Registry.cpp as well (clang-query).

https://github.com/llvm/llvm-project/pull/117901


More information about the cfe-commits mailing list