[clang] [llvm] [clang][ASTMatcher] Add hasAdjSubstatements matcher (PR #169965)
Yanzuo Liu via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 14 20:43:50 PST 2025
================
@@ -753,6 +753,7 @@ AST Matchers
- Added ``hasExplicitParameters`` for ``LambdaExpr`` as an output attribute to
AST JSON dumps.
- Add ``arrayTypeLoc`` matcher for matching ``ArrayTypeLoc``.
+- Add ``hasAnySubstatement``.
----------------
zwuis wrote:
Copy-paste error?
https://github.com/llvm/llvm-project/pull/169965
More information about the llvm-commits
mailing list