Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Read/write to/from PCH DeclarationNameLocs, DeclarationNameInfos and ↵ | Argyrios Kyrtzidis | 2010-10-15 | 1 | -2/+0 |
| | | | | | | QualifierInfos (rdar://8513756). llvm-svn: 116598 | ||||
* | Try to disable this again. | Eric Christopher | 2010-10-08 | 1 | -3/+5 |
| | | | | llvm-svn: 116094 | ||||
* | Disable this test temporarily in an attempt to green the buildbots. | Eric Christopher | 2010-10-08 | 1 | -3/+3 |
| | | | | llvm-svn: 116082 | ||||
* | Hack in some really terrible C++ record PCH support that I need right now. | John McCall | 2010-06-03 | 1 | -0/+9 |
This is required in order to test: The ASTImporter should set base classes after formally entering the definition. llvm-svn: 105401 |