| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | In Microsoft mode, warn if an indirect goto jump over a variable initialization. | Francois Pichet | 2011-09-16 | 1 | -0/+15 |
| * | Make DiagnosticErrorTrap keep a count of the errors that occurred so multiple | Argyrios Kyrtzidis | 2011-07-29 | 1 | -0/+21 |
| * | I concur with DPG here. This does indeed apply in 0x mode. Added test | Chandler Carruth | 2011-04-22 | 1 | -0/+20 |
| * | Implement an indirect-goto optimization for goto *&&lbl and respect this | John McCall | 2010-10-28 | 1 | -2/+2 |
| * | Labels (and case statement) don't create independent scope parents for the | John McCall | 2010-08-02 | 1 | -0/+18 |
| * | Don't consider all local variables in C++ to mandate scope-checking, just | John McCall | 2010-08-01 | 1 | -0/+12 |
| * | When checking scopes for indirect goto, be more permissive (but still safe) | John McCall | 2010-05-12 | 1 | -0/+123 |

