[PATCH] D72233: Add a new AST matcher 'optionally'.

Rihan Yang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 6 21:37:11 PST 2020


air20 updated this revision to Diff 236513.
air20 added a comment.

Included base commits that was missing in the previous diff.


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

https://reviews.llvm.org/D72233

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/ASTMatchersNarrowingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72233.236513.patch
Type: text/x-patch
Size: 10165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200107/7828b351/attachment-0001.bin>


More information about the cfe-commits mailing list