Will Dietz
|
82f61bf4b6
|
[ubsan] Don't suggest casting to unsigned for unsigned unary minus overflow.
Fixed version of r171273.
llvm-svn: 171278
|
2012-12-31 06:36:44 +00:00 |
Chandler Carruth
|
5f8061bc36
|
Revert r171273 which doesn't actually compile.
Original commit message:
[ubsan] Don't suggest casting to unsigned for unsigned unary minus overflow.
llvm-svn: 171277
|
2012-12-31 06:16:47 +00:00 |
Will Dietz
|
d6cd3203f6
|
[ubsan] Don't suggest casting to unsigned for unsigned unary minus overflow.
llvm-svn: 171273
|
2012-12-31 02:20:55 +00:00 |
Will Dietz
|
b28179be10
|
[ubsan] Replace "fatal error" with "runtime error".
llvm-svn: 169112
|
2012-12-02 18:43:33 +00:00 |
Richard Smith
|
77930919ad
|
Update compiler-rt tests to match flag renaming/deprecation in Clang.
llvm-svn: 167434
|
2012-11-06 02:31:42 +00:00 |
Richard Smith
|
68b3014cd3
|
Add a runtime diagnostics library for Clang's -fcatch-undefined-behavior.
llvm-svn: 165533
|
2012-10-09 19:34:32 +00:00 |