| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | ||||||

