1. 12fef49 PR15597: Fix a confusion between the implicit exception specification and the by Richard Smith · 11 years ago
  2. 960876c Add the testcase from PR13573, this used to crash. by Benjamin Kramer · 11 years ago
  3. afb7ce3 Fixes crash when illegal function definitions are deleted or defaulted. Fixes PR14577. by Aaron Ballman · 12 years ago
  4. eef0029 PR13527: don't assert if a function is explicitly defaulted when it's already by Richard Smith · 12 years ago
  5. b9d0b76 Final piece of core issue 1330: delay computing the exception specification of by Richard Smith · 12 years ago
  6. f4fe843 Allow friend declarations of defaulted special member functions. Only by Richard Smith · 12 years ago
  7. 3003e1d Fold the six functions checking explicitly-defaulted special member functions by Richard Smith · 12 years ago
  8. eb273b7 Fix another issue introduced by the proposed wording for core issue 1358: since by Richard Smith · 13 years ago
  9. 762bb9d Update all tests other than Driver/std.cpp to use -std=c++11 rather than by Richard Smith · 13 years ago
  10. 1f2f384 Implement some tests for defaulted constructors. To do this I had to by Sean Hunt · 13 years ago