[PATCH] D120949: [clang][AST matchers] adding attributedStmt AST matcher

Alister Johnson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 25 15:16:20 PDT 2022


ajohnson-uoregon updated this revision to Diff 418341.
ajohnson-uoregon added a comment.

updating commit message of last commit to be more accurate


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120949/new/

https://reviews.llvm.org/D120949

Files:
  clang/docs/LibASTMatchersReference.html
  clang/include/clang/ASTMatchers/ASTMatchers.h
  clang/lib/AST/DeclBase.cpp
  clang/lib/ASTMatchers/ASTMatchersInternal.cpp
  clang/lib/ASTMatchers/Dynamic/Registry.cpp
  clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120949.418341.patch
Type: text/x-patch
Size: 9899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220325/32a9a274/attachment.bin>


More information about the cfe-commits mailing list