[PATCH] D37200: [AST] Traverse CXXOperatorCallExpr in LexicallyOrderedRecursiveASTVisitor

Johannes Altmanninger via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 28 05:01:52 PDT 2017


johannes updated this revision to Diff 112885.
johannes added a comment.

use RecursiveASTVisitor::TraverseStmt


https://reviews.llvm.org/D37200

Files:
  include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h
  unittests/Tooling/LexicallyOrderedRecursiveASTVisitorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37200.112885.patch
Type: text/x-patch
Size: 5983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170828/4c65e682/attachment.bin>


More information about the cfe-commits mailing list