1. 7916c99 When devirtualizing the conversion to a virtual base subobject, by John McCall · 12 years ago
  2. 762bb9d Update all tests other than Driver/std.cpp to use -std=c++11 rather than by Richard Smith · 13 years ago
  3. 0ccb31c These tests require particular registered targets. Declared as such. by Galina Kistanova · 13 years ago
  4. 398e6b9 update a bunch of tests that are using the x86 backend instead of grepping IR :( by Chris Lattner · 14 years ago
  5. 2f59979 Rework our handling of copy construction of temporaries, which was a by Douglas Gregor · 14 years ago
  6. 3b29901 Testcase fixes to reflect instruction table changes in the LLVM backend by Sean Callanan · 15 years ago
  7. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  8. 2475d76 Remove RUN: true lines. by Daniel Dunbar · 15 years ago
  9. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  10. 3759a03 Copy conversion of an expression to its base class by Fariborz Jahanian · 15 years ago
  11. 93034ca Implement derived-to-base AST/code gen. There is a by Fariborz Jahanian · 15 years ago