[PATCH] D111242: Add `TypeLoc`-related matchers.

James King via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 7 11:47:11 PDT 2021


jcking1034 updated this revision to Diff 377933.
jcking1034 marked 2 inline comments as done.
jcking1034 added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111242

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111242.377933.patch
Type: text/x-patch
Size: 57364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211007/fe63e338/attachment-0001.bin>


More information about the cfe-commits mailing list