[clang-tools-extra] [clang-tidy] add 'IgnoreMarcos' option to 'special-member-functions' check (PR #143550)
Baranov Victor via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 23 11:21:17 PDT 2025
vbvictor wrote:
> I meant macros defined in system headers, but with expansions in user code.
Make sense, I suppose we should make for that and potentially implement such logic in more checks.
I think we can land this as is for now
https://github.com/llvm/llvm-project/pull/143550
More information about the cfe-commits
mailing list