1. f55ce36 Allow constexpr construction of subobjects unconditionally, not just in C++14. by David L. Jones · 9 years ago
  2. bdf40a6 Test case updates for explicit type parameter to the gep operator by David Blaikie · 11 years ago
  3. 3b3bdb5 AST: Update reference temporary mangling by David Majnemer · 11 years ago
  4. f0388e7 Fix tests effected by r194221 by David Majnemer · 12 years ago
  5. d712d0d Don't forget to run destructors when we create an array temporary of class type. by Richard Smith · 13 years ago
  6. a0e5e54 Remove abuse of hasTrivial*, and fix miscompile wherein global arrays with by Richard Smith · 13 years ago
  7. f3c37e8 PR12571: Objects of type clang::ConstantArrayType aren't always emitted with by Richard Smith · 13 years ago
  8. 9ca5c42 Update all tests other than Driver/std.cpp to use -std=c++11 rather than by Richard Smith · 14 years ago
  9. a6faf8e These tests require particular registered targets. Declared as such. by Galina Kistanova · 14 years ago
  10. 12ca3f4 Testcase fixes to reflect instruction table changes in the LLVM backend by Sean Callanan · 16 years ago
  11. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  12. 1254a09 This patch implements Code gen. for destruction of global array of objects. by Fariborz Jahanian · 16 years ago