| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix test for 32-bit hosts. | Jakob Stoklund Olesen | 2012-05-20 | 1 | -1/+1 |
| * | Zap a bogus assert for delegating constructors. PR12890, part 2. | Eli Friedman | 2012-05-20 | 1 | -0/+11 |
| * | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith | 2011-10-13 | 1 | -1/+1 |
| * | Whack a bunch of tests in CodeGenCXX to work on ARM (using ARM ABI). Batch 1... | Eli Friedman | 2011-06-13 | 1 | -10/+10 |
| * | Reapply r121528, fixing PR9941 by delaying the exception specification check ... | Sebastian Redl | 2011-05-19 | 1 | -2/+2 |
| * | Revert r121528 as it breaks a simple testcase, which leads to, among | Alexis Hunt | 2011-05-18 | 1 | -2/+2 |
| * | Implement implicit exception specifications of destructors. | Sebastian Redl | 2011-05-18 | 1 | -2/+2 |
| * | Fix the delegating constructors test to not rely on basic block names. | Alexis Hunt | 2011-05-04 | 1 | -7/+7 |
| * | Ensure that destructors are properly inovked when an exception leaves | Alexis Hunt | 2011-05-03 | 1 | -13/+21 |
| * | Fully implement delegating constructors! | Alexis Hunt | 2011-05-01 | 1 | -0/+48 |

