1. 7c2342d When pretty-printing tag types, only print the tag if we're in C (and by John McCall · 15 years ago
  2. e180ed2 Fix PR number in test case by Douglas Gregor · 15 years ago
  3. 2c79281 Be more careful when checking initializer lists that involve reference by Douglas Gregor · 15 years ago
  4. b1622a1 Improve the diagnostics used to report implicitly-generated class members by John McCall · 15 years ago
  5. 18ef5e2 Switch the initialization required by return statements over to the by Douglas Gregor · 15 years ago
  6. 52bb5d2 In Sema::CheckInitializerTypes, replace a use of CheckReferenceInit with an InitializationSequence by Douglas Gregor · 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. 20093b4 Reimplement reference initialization (C++ [dcl.init.ref]) using the by Douglas Gregor · 15 years ago
  9. 27687cf If built-in operators could not be selected because of ambiguity in by Fariborz Jahanian · 15 years ago
  10. 893f955 Issue good diagnostics when initializing a refernce type with by Fariborz Jahanian · 15 years ago
  11. 51bebc8 This patch addresses a few issues related to 8.5.3 [dcl.init.ref] by Fariborz Jahanian · 15 years ago