[PATCH] D64241: [ASTImporter] Fix inequivalence of ClassTemplateInstantiations
Aleksei Sidorin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jul 14 23:54:12 PDT 2019
a_sidorin added a comment.
Hi Gabor,
This looks fine, but could you please add a test showing how decl shadowing is handled? I.e. if we have Arg in one TU and both Arg and N::Arg in another TU.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64241/new/
https://reviews.llvm.org/D64241
More information about the cfe-commits
mailing list