index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler-rt
/
test
/
ubsan
/
TestCases
/
Float
/
cast-overflow.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ubsan][test] Fix cast-overflow.cpp and delete float-divide-by-zero test afte...
Fangrui Song
2019-07-08
1
-1
/
+1
*
[Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274)
Kamil Rytarowski
2018-01-17
1
-0
/
+10
*
Enable ubsan on NetBSD
Kamil Rytarowski
2017-08-08
1
-4
/
+10
*
[ubsan] Make the cast overflow message less redundant
Vedant Kumar
2017-04-27
1
-10
/
+10
*
Fix bad regression from r263077 when building with MSVC.
Nico Weber
2016-03-12
1
-3
/
+0
*
Disable a test that started failing recently; see PR26919.
Nico Weber
2016-03-12
1
-0
/
+3
*
[ubsan/float-cast-overflow] Make the test also work with C++11 narrowing
Filipe Cabecinhas
2016-03-04
1
-4
/
+4
*
[UBSan] Test churn: use the approach from r244839 and r245962 in UBSan lit te...
Alexey Samsonov
2015-08-25
1
-1
/
+1
*
[UBSan] Add the ability to print more precise error kind in summary line.
Alexey Samsonov
2015-08-24
1
-2
/
+2
*
[compiler-rt] Add SourceLocations for float_cast_overflow data.
Filipe Cabecinhas
2015-08-11
1
-11
/
+13
*
UBSan: Enable runtime library tests on Windows, and get most tests passing.
Peter Collingbourne
2015-07-02
1
-1
/
+5
*
Address old FIXMEs in UBSan test cases.
Alexey Samsonov
2015-04-28
1
-1
/
+0
*
[UBSan] Make sure proper error summary is printed for -fsanitize=float-cast-o...
Alexey Samsonov
2015-04-23
1
-2
/
+3
*
[ubsan] Stop cast-overflow.cpp test leaking undefined behaviour into the exit...
Daniel Sanders
2015-04-22
1
-4
/
+8
*
Remove XFAILs from cast-overflow.cpp
Bill Seurer
2015-04-01
1
-2
/
+0
*
[PPC64]This activates UBSan for the power architecture.
Bill Seurer
2015-04-01
1
-8
/
+16
*
XFAIL AArch64 UBsan test, just like ARM
Renato Golin
2015-01-07
1
-0
/
+1
*
[Ubsan] Fix the cast-overflow.cpp test to build on FreeBSD
Viktor Kutuzov
2014-11-10
1
-0
/
+5
*
[UBSan] Disable one run line of this test to allow the test as a whole
Chandler Carruth
2014-10-11
1
-1
/
+1
*
[UBSan] Fix UBSan testcase for float->int conversion after LLVM r219542.
Alexey Samsonov
2014-10-11
1
-2
/
+5
*
Mark sanitizer tests XFAIL on ARMv7
Renato Golin
2014-10-08
1
-0
/
+1
*
[UBSan] Use <machine/endian.h> on Darwin.
Alexander Potapenko
2014-09-30
1
-3
/
+13
*
[UBSan] Adding support of MIPS32
Petar Jovanovic
2014-09-26
1
-0
/
+9
*
[UBSan] Try to enable pipefail in UBSan lit tests to make them behave more pr...
Alexey Samsonov
2014-07-29
1
-16
/
+3
*
[ubsan] temporary disable testing with -m32 as there are bots that don't supp...
Kostya Serebryany
2014-05-23
1
-11
/
+11
*
[ubsan] handle long double in 32-bit mode; part of the patch by Marek Polacek
Kostya Serebryany
2014-05-23
1
-0
/
+20
*
Add %run to all lit tests
Greg Fitzgerald
2014-04-30
1
-10
/
+10
*
Move UBSan test suite under test/
Alexey Samsonov
2014-02-14
1
-0
/
+99