[PATCH] D145868: [clang][ASTImporter] Fix import of anonymous structures
Balázs Kéri via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 23 08:44:15 PDT 2023
balazske added a comment.
In D145868#4189574 <https://reviews.llvm.org/D145868#4189574>, @vabridgers wrote:
> Hi @balazske , all LIT and unittests pass with this change. By your logic, then we are missing some LIT or unittest cases that support your statement. Can you think of a case that demonstrates this? Thanks!
The test `ImportTypedefWithDifferentUnderlyingType` was added for this purpose.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145868/new/
https://reviews.llvm.org/D145868
More information about the cfe-commits
mailing list