[clang] [clang-tools-extra] [clang-tidy][use-internal-linkage]fix false positives for ExportDecl (PR #117901)
Congcong Cai via cfe-commits
cfe-commits at lists.llvm.org
Sat Nov 30 06:13:48 PST 2024
HerrCai0907 wrote:
> Please add the matcher to https://github.com/llvm/llvm-project/blob/main/clang/lib/ASTMatchers/Dynamic/Registry.cpp as well (clang-query).
i will do it separately to avoid this pr become bigger.
https://github.com/llvm/llvm-project/pull/117901
More information about the cfe-commits
mailing list