https://github.com/AaronBallman commented:
Thank you for this, but one preliminary question: is there a need for this to live in-tree right now? AST matchers intentionally don't cover the whole surface area for the AST, we usually only add matchers when there's an in-tree need for them and I don't see any existing clang-tidy checks which use a matcher for this. Is this in support of other work? https://github.com/llvm/llvm-project/pull/177281 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
