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

James King via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 7 08:05:07 PDT 2021


jcking1034 updated this revision to Diff 377854.
jcking1034 added a comment.

Fix documentation for hasTemplateArgumentLoc.


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/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.377854.patch
Type: text/x-patch
Size: 54792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211007/99c8417c/attachment-0001.bin>


More information about the cfe-commits mailing list