]> granicus.if.org Git - clang/history - test/Sema/integer-overflow.c
In the expression evaluator, visit the index of an ArraySubscriptExpr even if we...
[clang] / test / Sema / integer-overflow.c
2017-04-27 Nick LewyckyIn the expression evaluator, visit the index of an...
2017-04-27 Nick LewyckyIn the expression evaluator, descend into both the...
2016-04-11 Richard TrieuAdjust tests to have consistent integer sizes.
2016-02-10 Akira Hatanaka[Sema] Issue a warning for integer overflow in nested...
2016-01-11 Akira Hatanaka[Sema] Issue a warning for integer overflow in struct...
2015-12-08 Richard SmithExplicitly permit undefined behavior in constant initia...
2015-12-03 Richard SmithPR17381: Treat undefined behavior during expression...
2015-02-04 Josh MageeCatch more cases when diagnosing integer-constant-expre...