[PATCH] D32981: [ASTImporter] Improve handling of incomplete types
Sean Callanan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 10 11:21:20 PDT 2017
spyffe updated this revision to Diff 98497.
spyffe added a comment.
• Added a FIXME per Aleksei Sidorin's suggestion.
https://reviews.llvm.org/D32981
Files:
include/clang/AST/ExternalASTMerger.h
lib/AST/ASTImporter.cpp
lib/AST/ASTStructuralEquivalence.cpp
lib/AST/ExternalASTMerger.cpp
test/Import/conflicting-struct/Inputs/S1.cpp
test/Import/conflicting-struct/Inputs/S2.cpp
test/Import/conflicting-struct/test.cpp
tools/clang-import-test/clang-import-test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32981.98497.patch
Type: text/x-patch
Size: 7435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170510/ea12d7a3/attachment.bin>
More information about the cfe-commits
mailing list