diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-11-01 22:13:39 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-11-01 22:13:39 +0000 |
commit | e29c441a89143912091c159d4baa4443e589d607 (patch) | |
tree | b5c545eb3cc5e4cabfec84f4c3cc0ea7f13c56d6 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 376f82d5d3992f1e4e65296a44560ea11ede94d4 (diff) | |
download | llvm-e29c441a89143912091c159d4baa4443e589d607.zip llvm-e29c441a89143912091c159d4baa4443e589d607.tar.gz llvm-e29c441a89143912091c159d4baa4443e589d607.tar.bz2 |
Remove divison-by-zero checks from -ftrapv. These checks were incompatible with
g++'s -ftrapv, failed to call the -ftrapv overflow handler, and are still
available under -fcatch-undefined-behavior.
llvm-svn: 167258
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions