clang/test/ASTMerge/unnamed_fields
Balazs Keri 11297f641b [ASTImporter] Load external Decls when getting field index.
Summary:
At equality check of fields without name the index of fields is compared.
At determining the index of a field all fields of the parent context
should be loaded from external source to find the field at all.

Reviewers: a.sidorin, a_sidorin, r.stahl

Reviewed By: a.sidorin

Subscribers: martong, cfe-commits

Differential Revision: https://reviews.llvm.org/D49796

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@339226 91177308-0d34-0410-b5e6-96231b3b80d8
2018-08-08 09:40:57 +00:00
..
Inputs [ASTImporter] Load external Decls when getting field index. 2018-08-08 09:40:57 +00:00
test.cpp [ASTImporter] Load external Decls when getting field index. 2018-08-08 09:40:57 +00:00