clang/test/ASTMerge/injected-class-name-decl
Gabor Marton 109df809f0 [ASTImporter] Use InjectedClassNameType at import of templated record.
Summary:
At import of a record describing a template set its type to
InjectedClassNameType (instead of RecordType).

Reviewers: a.sidorin, martong, r.stahl

Reviewed By: a.sidorin, martong, r.stahl

Subscribers: a_sidorin, rnkovacs, martong, cfe-commits

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

Patch by Balazs Keri!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@335600 91177308-0d34-0410-b5e6-96231b3b80d8
2018-06-26 13:44:24 +00:00
..
Inputs [ASTImporter] Use InjectedClassNameType at import of templated record. 2018-06-26 13:44:24 +00:00
test.cpp [ASTImporter] Use InjectedClassNameType at import of templated record. 2018-06-26 13:44:24 +00:00