Skip to content
Commit dd84ef1e authored by David Chisnall's avatar David Chisnall
Browse files

Add a -ftrapv-handler= option which allows a handler to invoke instead of...

Add a -ftrapv-handler= option which allows a handler to invoke instead of simply aborting when a signed operation overflows.  This mirrors the (GCC-incompatible) behaviour from clang 1.0 and 1.1 when -ftrapv was specified, but allows the handler to be defined for each compilation unit.

llvm-svn: 114192
parent 0d35df1c
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