1. ac71351 Properly compute triviality for explicitly-defaulted or deleted special members. by Richard Smith · 12 years ago
  2. 5121781 Explicitly defaulted constructors cannot be used for default initialization. by Aaron Ballman · 12 years ago
  3. 3003e1d Fold the six functions checking explicitly-defaulted special member functions by Richard Smith · 12 years ago
  4. c24a233 Allow thread safety attributes on function definitions. by DeLesley Hutchins · 13 years ago
  5. 762bb9d Update all tests other than Driver/std.cpp to use -std=c++11 rather than by Richard Smith · 13 years ago
  6. 55dec86 constexpr functions are implicitly const. More tests to follow. by Richard Smith · 13 years ago
  7. be63122 Fix some minor bugs and add a lot more test cases for defaulted by Sean Hunt · 13 years ago