1. 802e226 Don't forget to run destructors when we create an array temporary of class type. by Richard Smith · 12 years ago
  2. 5f9a7e3 Remove abuse of hasTrivial*, and fix miscompile wherein global arrays with by Richard Smith · 12 years ago
  3. 1664d54 PR12571: Objects of type clang::ConstantArrayType aren't always emitted with by Richard Smith · 12 years ago
  4. 762bb9d Update all tests other than Driver/std.cpp to use -std=c++11 rather than by Richard Smith · 13 years ago
  5. 5a2675d These tests require particular registered targets. Declared as such. by Galina Kistanova · 13 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. 88f4280 This patch implements Code gen. for destruction of global array of objects. by Fariborz Jahanian · 15 years ago