Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust tests to have consistent integer sizes. | Richard Trieu | 2016-04-11 | 1 | -2/+7 |
* | [Sema] Issue a warning for integer overflow in nested struct initializer | Akira Hatanaka | 2016-02-10 | 1 | -0/+20 |
* | [Sema] Issue a warning for integer overflow in struct initializer | Akira Hatanaka | 2016-01-11 | 1 | -0/+8 |
* | Explicitly permit undefined behavior in constant initializers for global | Richard Smith | 2015-12-08 | 1 | -1/+0 |
* | PR17381: Treat undefined behavior during expression evaluation as an unmodeled | Richard Smith | 2015-12-03 | 1 | -0/+1 |
* | Catch more cases when diagnosing integer-constant-expression overflows. | Josh Magee | 2015-02-04 | 1 | -0/+147 |