[PATCH] D155574: [clang][ASTImporter] Fix import of recursive field initializer.
Balázs Kéri via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 26 07:51:52 PDT 2023
balazske updated this revision to Diff 544371.
balazske added a comment.
Added check for duplicate import of initializer.
Added more tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155574/new/
https://reviews.llvm.org/D155574
Files:
clang/lib/AST/ASTImporter.cpp
clang/unittests/AST/ASTImporterTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155574.544371.patch
Type: text/x-patch
Size: 4507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230726/bf73ad2c/attachment.bin>
More information about the cfe-commits
mailing list