diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-11-01 07:22:08 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-11-01 07:22:08 +0000 |
commit | 2d8b294b3c49628b22d0607ea98c42964f597415 (patch) | |
tree | 329610eae7761df0fbcb8045805f4369d3f97fd7 /llvm/lib/Analysis/InstructionSimplify.cpp | |
parent | c89e75e93e24613fe95a72df4007dff5b97a1beb (diff) | |
download | bcm5719-llvm-2d8b294b3c49628b22d0607ea98c42964f597415.tar.gz bcm5719-llvm-2d8b294b3c49628b22d0607ea98c42964f597415.zip |
-fcatch-undefined-behavior: Start checking loads and stores for null pointers.
We want the diagnostic, and if the load is optimized away, we still want to
trap it. Stop checking non-default address spaces; that doesn't work in
general.
llvm-svn: 167219
Diffstat (limited to 'llvm/lib/Analysis/InstructionSimplify.cpp')
0 files changed, 0 insertions, 0 deletions