Skip to content
Commit 6e50103a authored by Chandler Carruth's avatar Chandler Carruth
Browse files

Add -f[no-]strict-overflow to the Clang driver. Use it to set the

default for -fwrapv if that flag isn't specified explicitly. We always
prefer an explict setting of -fwrapv when present. Also adds support for
-fno-wrapv to allow disabling -fwrapv even when -fno-strict-overflow is
passed.

llvm-svn: 128353
parent a172e088
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