1. c0a575f Make DiagnosticErrorTrap keep a count of the errors that occurred so multiple by Argyrios Kyrtzidis · 13 years ago
  2. cfe38c4 I concur with DPG here. This does indeed apply in 0x mode. Added test by Chandler Carruth · 14 years ago
  3. 95c225d Implement an indirect-goto optimization for goto *&&lbl and respect this by John McCall · 14 years ago
  4. 97ba481 Labels (and case statement) don't create independent scope parents for the by John McCall · 14 years ago
  5. e46f62c Don't consider all local variables in C++ to mandate scope-checking, just by John McCall · 14 years ago
  6. ddb0b4d When checking scopes for indirect goto, be more permissive (but still safe) by John McCall · 14 years ago