[PATCH] D34030: Fix the postorder visting of the ClassTemplateSpecializationDecl nodes in the RecursiveASTVisitor.
Bruno Cardoso Lopes via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 27 10:02:14 PDT 2017
bruno added a comment.
In https://reviews.llvm.org/D34030#821282, @MontyKutyi wrote:
> Added test for the fix.
Great! The test code you added doesn't seem to be compatible with clang style, can you run clang format and update the test?
https://reviews.llvm.org/D34030
More information about the cfe-commits
mailing list