Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-08-20 | [Sema] Don't crash on scanf on forward-declared enums. | Benjamin Kramer | 1 | -0/+16 |
2014-05-31 | Format strings: check against an enum's underlying type. | Jordan Rose | 1 | -2/+2 |
2012-06-04 | Teach printf/scanf about enums with fixed underlying types. | Jordan Rose | 1 | -0/+36 |