| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Read/write a CXXOperatorCallExpr from/to PCH files. | Argyrios Kyrtzidis | 2009-07-14 | 1 | -0/+13 | |
| | | | | | llvm-svn: 75598 | |||||
| * | Fix PR 4489, a PCH crash during de-serialization. | Douglas Gregor | 2009-07-01 | 1 | -1/+0 | |
| | | | | | llvm-svn: 74664 | |||||
| * | Added writing and reading of the ConstQualAdded flag of | Fariborz Jahanian | 2009-06-20 | 1 | -0/+1 | |
| | | | | | | | BlockDeclRefExpr to PCH. llvm-svn: 73800 | |||||
| * | add the location of the ')' in a do/while statement to DoStmt. | Chris Lattner | 2009-06-12 | 1 | -1/+1 | |
| | | | | | | | This fixes a source range problem reported by Olaf Krzikalla. llvm-svn: 73266 | |||||
| * | Template instantiation for IndirectGotoStmt. Now my life is complete. | Douglas Gregor | 2009-05-16 | 1 | -0/+1 | |
| | | | | | llvm-svn: 71917 | |||||
| * | Template instantiation for switch statements | Douglas Gregor | 2009-05-15 | 1 | -0/+3 | |
| | | | | | llvm-svn: 71916 | |||||
| * | Template instantiation for "for" loops | Douglas Gregor | 2009-05-15 | 1 | -0/+2 | |
| | | | | | llvm-svn: 71901 | |||||
| * | Template instantiation for do-while statements. | Douglas Gregor | 2009-05-15 | 1 | -0/+1 | |
| | | | | | llvm-svn: 71899 | |||||
| * | Template instantiation for "if" statements. Also: | Douglas Gregor | 2009-05-15 | 1 | -0/+1 | |
| | | | | | | | | | - Skip semantic analysis of the "if" condition if it is type-dependent. - Added the location of the "else" keyword into IfStmt, so that we can provide it for type-checking after template instantiation. llvm-svn: 71875 | |||||
| * | split expr/stmt writing out to PCHWriterStmt.cpp | Chris Lattner | 2009-04-27 | 1 | -0/+821 | |
| llvm-svn: 70194 | ||||||

