[PATCH] D46353: [ASTImporter] Extend lookup logic in class templates

Aleksei Sidorin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 3 07:15:50 PDT 2018


a.sidorin added a comment.

Hello Gabor,

Thank you for the patch. It looks mostly good, but I have a question: should we add this new declaration to the redeclaration chain like we do it for RecordDecls?


Repository:
  rC Clang

https://reviews.llvm.org/D46353





More information about the cfe-commits mailing list