[PATCH] D157684: [clang][ASTImporter] Repeated friend templates are partially imported
Ding Fei via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 22 08:11:37 PDT 2023
danix800 updated this revision to Diff 552372.
danix800 added a comment.
1. Rebase;
2. Replace `auto` with explicit type;
3. Use local var without interrupting `Importer` state.
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.552372.patch
Type: text/x-patch
Size: 7737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230822/6b34c4fc/attachment.bin>
More information about the cfe-commits
mailing list