[PATCH] D34030: Fix the postorder visting of the ClassTemplateSpecializationDecl nodes in the RecursiveASTVisitor.

Peter Siket via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 26 02:40:59 PDT 2017


MontyKutyi updated this revision to Diff 108241.
MontyKutyi added a comment.

Added test for the fix.


https://reviews.llvm.org/D34030

Files:
  include/clang/AST/RecursiveASTVisitor.h
  unittests/AST/PostOrderASTVisitor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34030.108241.patch
Type: text/x-patch
Size: 3814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170726/6fba7bb6/attachment-0001.bin>


More information about the cfe-commits mailing list