[PATCH] D157684: [clang][ASTImporter] Repeated friend templates are partially imported

Ding Fei via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 23 05:37:29 PDT 2023


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

Add `const` qualifier & replace `auto` with explicit type.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157684

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157684.552678.patch
Type: text/x-patch
Size: 7749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230823/c1d57325/attachment.bin>


More information about the cfe-commits mailing list