hanchenye-llvm-project/clang/test/ASTMerge
Balazs Keri 2544b4b00a [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

llvm-svn: 339226
2018-08-08 09:40:57 +00:00
..
anonymous-fields
asm
category
class Re-apply: [ASTImporter] Import the whole redecl chain of functions 2018-06-27 13:32:50 +00:00
class-template
class-template-partial-spec
class2
codegen-body
codegen-exprs
enum
exprs
exprs-cpp
function
function-cpp
inheritance
init-ctors
injected-class-name-decl [ASTImporter] Use InjectedClassNameType at import of templated record. 2018-06-26 13:44:24 +00:00
interface
macro
namespace Fix typos in clang 2018-04-06 15:14:32 +00:00
property
std-initializer-list [ASTImporter] Added import of CXXStdInitializerListExpr 2018-06-29 12:17:34 +00:00
struct Fix test added in r329301 to work properly with Windows paths. 2018-04-05 22:58:14 +00:00
typedef
unnamed_fields [ASTImporter] Load external Decls when getting field index. 2018-08-08 09:40:57 +00:00
var
var-cpp