================ @@ -1090,6 +1090,7 @@ AST_POLYMORPHIC_MATCHER_P2( AST_POLYMORPHIC_MATCHER_P( templateArgumentCountIs, AST_POLYMORPHIC_SUPPORTED_TYPES(ClassTemplateSpecializationDecl, + VarTemplateSpecializationDecl, FunctionDecl, ---------------- AaronBallman wrote:
It'd probably be good to update the example code above. Also, can you add test coverage to `clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp`? https://github.com/llvm/llvm-project/pull/130416 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits