[PATCH] D64241: [ASTImporter] Fix inequivalence of ClassTemplateInstantiations

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 18 08:25:34 PDT 2019


martong added a comment.

In D64241#1584972 <https://reviews.llvm.org/D64241#1584972>, @a_sidorin wrote:

> 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.


Alexei,

Thanks for the review! I've added a new test  case for that.


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