Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Sema] Don't warn on printf('%hd', [char]) (PR41467) | Nathan Huckleberry | 2019-08-23 | 1 | -4/+4 |
* | Format strings: check against an enum's underlying type. | Jordan Rose | 2014-05-31 | 1 | -9/+9 |
* | Teach printf/scanf about enums with fixed underlying types. | Jordan Rose | 2012-06-04 | 1 | -0/+92 |