diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-03-27 23:20:25 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-03-27 23:20:25 +0000 |
commit | 2b01d5089bf08939cea9fc6af5a396ff1a7e2d47 (patch) | |
tree | d064e041d0ba73772a98fe283fae076157cc718d /clang/lib/CodeGen/CGVTables.cpp | |
parent | d6be4bf87f330189f772962f66faefe6ccbd843a (diff) | |
download | bcm5719-llvm-2b01d5089bf08939cea9fc6af5a396ff1a7e2d47.tar.gz bcm5719-llvm-2b01d5089bf08939cea9fc6af5a396ff1a7e2d47.zip |
UBSan: Don't diagnose inf/nan conversions between floating-point types. It's far from clear whether these have undefined behavior, and these checks are helping no-one. Keep the double->float overflow warnings, though, since those are useful in practice, even though it's unclear whether such operations have defined behavior.
llvm-svn: 178194
Diffstat (limited to 'clang/lib/CodeGen/CGVTables.cpp')
0 files changed, 0 insertions, 0 deletions