1. dced226 Test exception spec compatibility on return type and parameters. by Sebastian Redl · 16 years ago
  2. 2c7588f Implement the core checking for compatible exception specifications in assignment and initialization. by Sebastian Redl · 16 years ago
  3. e74b32a Extend the exception spec test even further. Now I need to implement this. by Sebastian Redl · 16 years ago
  4. 726212f Enhance testing of overriding exception specs for inaccessible base exceptions. by Sebastian Redl · 16 years ago
  5. 23c7d06 Implement checking of exception spec compatibility for overriding virtual functions. by Sebastian Redl · 16 years ago
  6. 4994d2d Catch function redeclarations with incompatible exception specifications. by Sebastian Redl · 16 years ago
  7. 3cc9726 Disallow exception specs on typedefs. by Sebastian Redl · 16 years ago
  8. ef65f06 Reject incomplete types in exception specs. by Sebastian Redl · 16 years ago
  9. 6a7330c Disallow exception specifications on multi-level indirections. by Sebastian Redl · 16 years ago