Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [modules] When building an injected-class-name type, we may have to insert it | Richard Smith | 2014-10-21 | 1 | -0/+6 |
| | | | | | | into multiple merged classes' TypeForDecl slots. llvm-svn: 220331 | ||||
* | [modules] When completing the redecl chain for an anonymous declaration in a | Richard Smith | 2014-08-28 | 1 | -0/+3 |
merged context, pull in the lexical decls in that context, since one of them may complete the redecl chain. llvm-svn: 216652 |