[PATCH] D46958: [ASTImporter] Fix missing implict CXXRecordDecl

Aleksei Sidorin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 16 09:59:27 PDT 2018


a.sidorin accepted this revision.
a.sidorin added a comment.
This revision is now accepted and ready to land.

So, we fail to add injected name to a CXXRecordDecl that has a described class template? Nice catch! LGTM.


Repository:
  rC Clang

https://reviews.llvm.org/D46958





More information about the cfe-commits mailing list