summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/cxx-templates-d.h
Commit message (Collapse)AuthorAgeFilesLines
* [modules] When building an injected-class-name type, we may have to insert itRichard Smith2014-10-211-0/+6
| | | | | | into multiple merged classes' TypeForDecl slots. llvm-svn: 220331
* [modules] When completing the redecl chain for an anonymous declaration in aRichard Smith2014-08-281-0/+3
merged context, pull in the lexical decls in that context, since one of them may complete the redecl chain. llvm-svn: 216652
OpenPOWER on IntegriCloud