1. 378e1e7 When we're emitting a constructor or destructor call from a delegating by Douglas Gregor · 11 years ago
  2. 9230997 A number of test cases assume that an "int" parameter or return value by Ulrich Weigand · 12 years ago
  3. 0617065 Fix test for 32-bit hosts. by Jakob Stoklund Olesen · 12 years ago
  4. a2ac407 Zap a bogus assert for delegating constructors. PR12890, part 2. by Eli Friedman · 12 years ago
  5. 762bb9d Update all tests other than Driver/std.cpp to use -std=c++11 rather than by Richard Smith · 13 years ago
  6. 41f1fd4 Whack a bunch of tests in CodeGenCXX to work on ARM (using ARM ABI). Batch 1 of 3 or so. by Eli Friedman · 13 years ago
  7. 0ee3391 Reapply r121528, fixing PR9941 by delaying the exception specification check for destructors until the class is complete and destructors have been adjusted. by Sebastian Redl · 13 years ago
  8. 1d78032 Revert r121528 as it breaks a simple testcase, which leads to, among by Sean Hunt · 13 years ago
  9. 0320a1d Implement implicit exception specifications of destructors. by Sebastian Redl · 13 years ago
  10. 3afa975 Fix the delegating constructors test to not rely on basic block names. by Sean Hunt · 13 years ago
  11. b76af9c Ensure that destructors are properly inovked when an exception leaves by Sean Hunt · 13 years ago
  12. 059ce0d Fully implement delegating constructors! by Sean Hunt · 13 years ago