[PATCH] D78000: [ASTImporter] Fix handling of not defined FromRecord in ImportContext(...)
Shafik Yaghmour via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 16 10:35:27 PDT 2020
shafik updated this revision to Diff 258084.
shafik added a comment.
- Added unit test
- Modified condition for defining `FromRecord` to whether it has an `ExternalSource`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78000/new/
https://reviews.llvm.org/D78000
Files:
clang/lib/AST/ASTImporter.cpp
clang/unittests/AST/ASTImporterTest.cpp
lldb/test/API/commands/expression/import_base_class_when_class_has_derived_member/TestImportBaseClassWhenClassHasDerivedMember.py
lldb/test/API/commands/expression/import_base_class_when_class_has_derived_member/main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78000.258084.patch
Type: text/x-patch
Size: 6271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200416/04fbbc36/attachment.bin>
More information about the cfe-commits
mailing list