[PATCH] D49796: [ASTImporter] Load external Decls when getting field index.
Balázs Kéri via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 8 02:35:35 PDT 2018
balazske updated this revision to Diff 159659.
balazske added a comment.
- Added common getFieldIndex.
- Corrected test ImportUnnamedFieldsInCorrectOrder.
Repository:
rC Clang
https://reviews.llvm.org/D49796
Files:
include/clang/AST/ASTImporter.h
lib/AST/ASTImporter.cpp
test/ASTMerge/unnamed_fields/Inputs/il.cpp
test/ASTMerge/unnamed_fields/test.cpp
unittests/AST/ASTImporterTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49796.159659.patch
Type: text/x-patch
Size: 5327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180808/071bc7e5/attachment.bin>
More information about the cfe-commits
mailing list