[PATCH] D75556: [AST Matchers] Restrict `optionally` matcher to a single argument.

Yitzhak Mandelbaum via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 4 07:19:54 PST 2020


ymandel updated this revision to Diff 248171.
ymandel added a comment.

Updated the matcher HTML doc.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75556

Files:
  clang/docs/LibASTMatchersReference.html
  clang/include/clang/ASTMatchers/ASTMatchers.h
  clang/lib/ASTMatchers/ASTMatchersInternal.cpp
  clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75556.248171.patch
Type: text/x-patch
Size: 5701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200304/d5db8808/attachment-0001.bin>


More information about the cfe-commits mailing list