[PATCH] D26032: [ASTMatcher] Add operatorNew matcher for cxxNewExpr

Malcolm Parsons via cfe-commits cfe-commits at lists.llvm.org
Sat Oct 29 13:23:05 PDT 2016


malcolm.parsons updated this revision to Diff 76316.
malcolm.parsons added a comment.

Extend hasDeclaration instead.


https://reviews.llvm.org/D26032

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26032.76316.patch
Type: text/x-patch
Size: 32277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161029/a7ea9a00/attachment-0001.bin>


More information about the cfe-commits mailing list