summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/compound-assign-overflow.c
Commit message (Collapse)AuthorAgeFilesLines
* [ubsan] Make static check data non-const so it can be used for deduplication.Will Dietz2013-01-091-3/+3
| | | | llvm-svn: 171947
* CodeGen/compound-assign-overflow.c: include stdint.h in freestanding modeDmitri Gribenko2013-01-081-1/+1
| | | | | | This hopefully fixes the ARM buildbot. llvm-svn: 171853
* [ubsan] Use correct type for compound assignment ops.Will Dietz2013-01-071-0/+36
llvm-svn: 171801
OpenPOWER on IntegriCloud