search for: nonarith

Displaying 1 result from an estimated 1 matches for "nonarith".

Did you mean: do_arith
2012 Aug 13
0
[LLVMdev] [cfe-dev] [RFC] Extending and improving Clang's undefined behavior checking
...ior (unless we're in -fwrapv mode), so we can easily pick up that part of this change. > > IOC also adds: > -fcatch-undefined-ansic-behavior > -fcatch-undefined-c99-behavior > -fcatch-undefined-cxx0x-behavior > -fcatch-undefined-cxx98-behavior > -fcatch-undefined-nonarith-behavior > > I think we should support this kind of configuration through a mechanism similar to warning flags: -fcatch-undefined-behavior=c++11 -fno-catch-undefined-behavior=null-reference, for instance. > > Also, I think we should consider renaming this switch (and/or possibly the -...