summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/unsigned-overflow.c
Commit message (Collapse)AuthorAgeFilesLines
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-16/+16
| | | | llvm-svn: 230795
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when ↵Stephen Lin2013-08-151-10/+10
| | | | | | tests fail. llvm-svn: 188447
* Add -fsanitize=integer for reporting suspicious integer behaviors.Will Dietz2012-11-271-0/+125
Introduces new sanitizer "unsigned-integer-overflow". llvm-svn: 168701
OpenPOWER on IntegriCloud