nridge added a comment.

This patch aims to implement the more proper solution suggested here 
<https://reviews.llvm.org/D56370?id=189065#inline-521233>.

I couldn't actually use `CXXRecordDecl->getTemplateInstantiationPattern()` as 
suggested, because the base-specifiers resolve to types, not declarations, but 
I believe what I did here implements the same intention (please let me know if 
I misunderstood).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59756/new/

https://reviews.llvm.org/D59756



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to