Skip to content
Commit e29c441a authored by Richard Smith's avatar Richard Smith
Browse files

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
parent 376f82d5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment