1. 36f255c Improve the instantiation of static data members in by Douglas Gregor · 14 years ago
  2. f15748a When performing template argument deduction given a function argument by Douglas Gregor · 14 years ago
  3. e4d645c Enhance Clang to start instantiating static data member definitions by Chandler Carruth · 14 years ago
  4. 28329e5 When pulling apart an initializer that involves a CXXConstructExpr, do by Douglas Gregor · 15 years ago
  5. 91be6f5 Use CXXTemporaryObjectExpr for explicitly-constructed temporaries. We by Douglas Gregor · 15 years ago
  6. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  7. 83ddad3 Implement support for C++ direct initializers that involve dependent by Douglas Gregor · 15 years ago