Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ubsan] Make static check data non-const so it can be used for deduplication. | Will Dietz | 2013-01-09 | 1 | -3/+3 |
| | | | | llvm-svn: 171947 | ||||
* | CodeGen/compound-assign-overflow.c: include stdint.h in freestanding mode | Dmitri Gribenko | 2013-01-08 | 1 | -1/+1 |
| | | | | | | This hopefully fixes the ARM buildbot. llvm-svn: 171853 | ||||
* | [ubsan] Use correct type for compound assignment ops. | Will Dietz | 2013-01-07 | 1 | -0/+36 |
llvm-svn: 171801 |