diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-01-31 04:08:20 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-01-31 04:08:20 +0000 |
commit | 789f9b6be5df6e5151ac35e68416cdf550db1196 (patch) | |
tree | 87f8516187102d1d023defd6e8ca49feaf65c4a2 /lib/CodeGen/CGDecl.cpp | |
parent | a5888f61be9f8d76e9b48a453dbced50523bd2e0 (diff) |
constexpr: catch a collection of integral undefined behaviors:
-INT_MIN and INT_MIN / -1
Shift by a negative or too large quantity
Left shift of negative value
Overflow in left shift
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@149344 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGDecl.cpp')
0 files changed, 0 insertions, 0 deletions