[PATCH] D155661: [ASTImporter] Fix friend class template import within dependent context

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 27 12:20:42 PDT 2023


aaron.ballman added a reviewer: martong.
aaron.ballman added a comment.

The changes seem correct to me, but it'd be great if one of the more regular AST importer maintainers could verify just in case I missed something. This should probably have a release note, though.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155661



More information about the cfe-commits mailing list