| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Not really sure how this worked, but it seems like a clear typo. =] | Chandler Carruth | 2010-10-16 | 1 | -1/+1 |
| | | | | | llvm-svn: 116650 | ||||
| * | When instantiating a new-expression, force a rebuild if there were default | John McCall | 2010-10-05 | 1 | -20/+34 |
| | | | | | | | | | arguments in either the placement or constructor arguments. This is important if the default arguments refer to a declaration or create a temporary. llvm-svn: 115700 | ||||
| * | ...without leaving a temporary file behind. | John McCall | 2010-10-05 | 1 | -1/+1 |
| | | | | | llvm-svn: 115671 | ||||
| * | Er, this test should actually run IR generation. | John McCall | 2010-10-05 | 1 | -1/+1 |
| | | | | | llvm-svn: 115670 | ||||
| * | Teach PopCleanupBlock to correctly handle the possibility of branching through | John McCall | 2010-10-05 | 1 | -0/+29 |
| a EH-only cleanup as part of a fallthrough branch-through. That this happens for this test case is actually a separate bug. llvm-svn: 115668 | |||||

