[clang-tools-extra] [clang-tidy] Teach `misc-use-internal-linkage` to suggest giving classes internal linkage (PR #172797)
Baranov Victor via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 18 00:36:42 PST 2025
https://github.com/vbvictor commented:
Please add test with macro like AST_MATCHER().
Could you run this option on llvm codebase to check for FP
https://github.com/llvm/llvm-project/pull/172797
More information about the cfe-commits
mailing list