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

Ding Fei via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 31 21:17:41 PDT 2023


danix800 updated this revision to Diff 545912.
danix800 added a comment.

Cleanup as @balazske suggested.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155661

Files:
  clang/lib/AST/ASTImporter.cpp
  clang/unittests/AST/ASTImporterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155661.545912.patch
Type: text/x-patch
Size: 4416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230801/cae1ebaf/attachment.bin>


More information about the cfe-commits mailing list