[PATCH] D114418: [clang][ASTImporter] Update lookup table correctly at deduction guides.
Balázs Kéri via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 1 08:11:22 PST 2021
balazske updated this revision to Diff 391035.
balazske added a comment.
Improved the test.
Added another test to show effect of import in different order.
Updated the comment in ASTImporter.cpp.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114418/new/
https://reviews.llvm.org/D114418
Files:
clang/include/clang/AST/ASTImporterLookupTable.h
clang/lib/AST/ASTImporter.cpp
clang/lib/AST/ASTImporterLookupTable.cpp
clang/unittests/AST/ASTImporterTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114418.391035.patch
Type: text/x-patch
Size: 10739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211201/e308f3d4/attachment-0001.bin>
More information about the cfe-commits
mailing list