[LLVMdev] updated code size comparison

John Regehr regehr at cs.utah.edu
Wed Jan 20 13:39:21 PST 2010


> *Yes, -fcatch-undefined-behavior.
> http://clang.llvm.org/docs/UsersManual.html#codegen

Thanks guys.

My understanding of the situation is that for meaningful automated 
testing, the protection from undefined behavior has to cover all problems 
that actually occur in the code under test.  But I'll keep checking on 
this...

John



More information about the llvm-dev mailing list