1. a6ddea6 When diagnosing multiple mem-initializers in a delegating ctor, point to the delegating initializer, not to the first initializer. For good measure, also highlight the other initializer. by Richard Smith · 12 years ago
  2. 762bb9d Update all tests other than Driver/std.cpp to use -std=c++11 rather than by Richard Smith · 13 years ago
  3. fe57eef Implement a better version of delegating constructor cycle detection. by Sean Hunt · 13 years ago
  4. fa74c23 Ensure that delegating constructor loop detection uses canonical declarations. by Sean Hunt · 13 years ago
  5. b76af9c Ensure that destructors are properly inovked when an exception leaves by Sean Hunt · 13 years ago
  6. 059ce0d Fully implement delegating constructors! by Sean Hunt · 13 years ago