Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-09 | [ubsan] Make static check data non-const so it can be used for deduplication. | Will Dietz | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171947 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2013-01-08 | CodeGen/compound-assign-overflow.c: include stdint.h in freestanding mode | Dmitri Gribenko | |
This hopefully fixes the ARM buildbot. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171853 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2013-01-07 | [ubsan] Use correct type for compound assignment ops. | Will Dietz | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171801 91177308-0d34-0410-b5e6-96231b3b80d8 |