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 | 508764518dd54eb7be82b0474cb42ef8dbe9ebd3 (patch) | |
tree | a719f1545893e39f38fce3c8f5853b749468d656 /lib/Frontend/PrintPreprocessedOutput.cpp | |
parent | 87d2a37bde2890745a2d30d27985e354d91c2556 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@178194 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/PrintPreprocessedOutput.cpp')
0 files changed, 0 insertions, 0 deletions