f359dea95de4a17287d11052e9b552100c152287 |
|
31-Dec-2012 |
Will Dietz <wdietz2@illinois.edu> |
[ubsan] Don't suggest casting to unsigned for unsigned unary minus overflow. Fixed version of r171273. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@171278 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/ubsan/lit_tests/Integer/negate-overflow.cpp
|
9202515bf430858117d117d98136a865feb1a281 |
|
31-Dec-2012 |
Chandler Carruth <chandlerc@gmail.com> |
Revert r171273 which doesn't actually compile. Original commit message: [ubsan] Don't suggest casting to unsigned for unsigned unary minus overflow. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@171277 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/ubsan/lit_tests/Integer/negate-overflow.cpp
|
7ba7f0d7f2df4a55e376b0477fc3268a82588bf3 |
|
31-Dec-2012 |
Will Dietz <wdietz2@illinois.edu> |
[ubsan] Don't suggest casting to unsigned for unsigned unary minus overflow. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@171273 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/ubsan/lit_tests/Integer/negate-overflow.cpp
|
7cbd7e502e993320a3a1578179d336c268b80604 |
|
02-Dec-2012 |
Will Dietz <wdietz2@illinois.edu> |
[ubsan] Replace "fatal error" with "runtime error". git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@169112 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/ubsan/lit_tests/Integer/negate-overflow.cpp
|
f10a79a21002a38e6ebc4ed01dec31872f39aed6 |
|
06-Nov-2012 |
Richard Smith <richard-llvm@metafoo.co.uk> |
Update compiler-rt tests to match flag renaming/deprecation in Clang. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@167434 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/ubsan/lit_tests/Integer/negate-overflow.cpp
|
6ebe45146a2d93eb010b9bb5ea34cb94c6900f83 |
|
09-Oct-2012 |
Richard Smith <richard-llvm@metafoo.co.uk> |
Add a runtime diagnostics library for Clang's -fcatch-undefined-behavior. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@165533 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/ubsan/lit_tests/Integer/negate-overflow.cpp
|