[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 Jan 4 15:00:59 PST 2018


bruno added a comment.
Herald added a subscriber: mgrang.

The change seems good to me in general. I wonder if this will hit any broken assumption in the code. Did you run other tests beside unittests?


https://reviews.llvm.org/D34030





More information about the cfe-commits mailing list