[PATCH] D53655: [ASTImporter] Fix redecl chain of classes and class templates

Balázs Kéri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 23 05:32:06 PST 2018


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

Do not forget that there is a fix the to use getMostRecentDecl in ASTImporter.cpp line 2666 here.


Repository:
  rC Clang

https://reviews.llvm.org/D53655





More information about the cfe-commits mailing list