diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2020-06-30 12:40:25 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2020-06-30 12:41:41 -0700 |
commit | 2501e86acda2905e50012f7e9fc1942517c1237d (patch) | |
tree | af7c70e690565a038a1689eb319a787712f74851 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 15440191b57237eafb18600ac653b9a0023db391 (diff) | |
download | llvm-2501e86acda2905e50012f7e9fc1942517c1237d.zip llvm-2501e86acda2905e50012f7e9fc1942517c1237d.tar.gz llvm-2501e86acda2905e50012f7e9fc1942517c1237d.tar.bz2 |
[lldb/Scalar] Fix undefined behavior
Fix UBSan error detected in TestDataFormatterObjCCF.py and
TestDataFormatterObjCNSDate.py:
Scalar.cpp:698:27: runtime error: -4.96303e+08 is outside the range of
representable values of type 'unsigned long long'.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions