[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:27:47 PDT 2023


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

Update ReleaseNotes.rst


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155661

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/AST/ASTImporter.cpp
  clang/unittests/AST/ASTImporterTest.cpp

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


More information about the cfe-commits mailing list