1. 6de8aca [Test] Make Lit tests C++11 compatible #10 by Charles Li · 9 years ago
  2. 8b45518 Implement some tests for defaulted constructors. To do this I had to by Alexis Hunt · 14 years ago
  3. c926240 Relax the construction of a definition for implicit, trivial default by Chandler Carruth · 15 years ago
  4. 58e24a8 Change the 'declared at' diagnostic to say 'declared here'. by Anders Carlsson · 15 years ago
  5. 85f9055 When pretty-printing tag types, only print the tag if we're in C (and by John McCall · 16 years ago
  6. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  7. 9cf6b59 Add additional note to mark the cause of synthesized constructors. Mark by Eli Friedman · 16 years ago
  8. d7686ef Unify the codepaths used to verify base and member initializers for explicitly by Eli Friedman · 16 years ago
  9. 8ae5b0a Fix up error reporting when object cannot be constructed by Fariborz Jahanian · 16 years ago
  10. 11289f4 Remove tabs, and whitespace cleanups. by Mike Stump · 16 years ago
  11. 52b9180 Pass the DeclName to the diagnostic builder so that member names will be quoted correctly. by Anders Carlsson · 16 years ago
  12. 246219b Fixed text of a diagnostics. by Fariborz Jahanian · 16 years ago
  13. 1c9d5d9 Made improvements in c++'s object model patch on Doug's review. by Fariborz Jahanian · 16 years ago