[PATCH] D53655: [ASTImporter] Fix redecl chain of classes and class templates
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 28 02:11:07 PST 2018
martong added a comment.
@aaron.ballman Thanks for your review. I have updated the patch to remove `containsInVector`.
> This seems mostly reasonable to me, but @rsmith is more well-versed in this area and may have further comments. You should give him a few days to chime in before committing.
Of course.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53655/new/
https://reviews.llvm.org/D53655
More information about the cfe-commits
mailing list