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
/
TypeCheck
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove xfail i386 NetBSD mark in vptr-non-unique-typeinfo.cpp
Kamil Rytarowski
2019-09-10
1
-1
/
+0
*
compiler-rt: Rename .cc files in lib/ubsan to .cpp.
Nico Weber
2019-07-31
1
-1
/
+1
*
Finish "Adapt -fsanitize=function to SANITIZER_NON_UNIQUE_TYPEINFO"
Stephan Bergmann
2019-07-16
1
-3
/
+64
*
[compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.*
Reid Kleckner
2019-06-27
2
-0
/
+0
*
[UBsan] disable few tests for FreeBSD
David Carlier
2018-11-05
2
-0
/
+4
*
Mark vptr-non-unique-typeinfo as a broken test for NetBSD/i386
Kamil Rytarowski
2018-10-30
1
-0
/
+1
*
[CMake] Use normalized Windows target triples
Petr Hosek
2018-08-09
7
-7
/
+7
*
[UBsan] Enable subset of unit tests for OpenBSD
David Carlier
2018-06-30
3
-0
/
+6
*
o -fsanitize=function warning when calling noexcept function through non-noex...
Stephan Bergmann
2018-01-05
1
-1
/
+41
*
-fsanitize=vptr warnings on bad static types in dynamic_cast and typeid
Stephan Bergmann
2017-12-28
1
-24
/
+91
*
Revert r320977 "No -fsanitize=function warning when calling noexcept function...
Stephan Bergmann
2017-12-18
1
-39
/
+1
*
No -fsanitize=function warning when calling noexcept function through non-noe...
Stephan Bergmann
2017-12-18
1
-1
/
+39
*
XFAIL ubsan/TestCases/TypeCheck/Function/function.cpp on Windows
Hans Wennborg
2017-10-10
1
-0
/
+1
*
[ubsan] Fix Asan internal alloc corruption in PR33221 test.
Evgeniy Stepanov
2017-10-09
1
-1
/
+1
*
[ubsan] Disable one test on Android.
Evgeniy Stepanov
2017-10-09
1
-0
/
+2
*
[sanitizer] Test ubsan and cfi on android.
Evgeniy Stepanov
2017-10-06
1
-1
/
+1
*
[sanitizer] Move %ld_flags_rpath_exe to common and use it in more tests.
Evgeniy Stepanov
2017-10-05
1
-2
/
+2
*
ubsan: Unbreak ubsan_cxx runtime library on Windows.
Peter Collingbourne
2017-09-15
5
-0
/
+5
*
[ubsan] Enable -fsanitize=function test on Darwin
Vedant Kumar
2017-09-13
1
-6
/
+3
*
[ubsan] Test -fsanitize=vptr without -fsanitize=null
Vedant Kumar
2017-08-02
2
-2
/
+2
*
[ubsan] Update a test missed in r309008, NFC
Vedant Kumar
2017-07-25
1
-1
/
+1
*
[ubsan] -fsanitize=vptr now requires -fsanitize=null, update tests
Vedant Kumar
2017-07-25
4
-10
/
+19
*
[ubsan] Fix a faulty memory accessibility check
Vedant Kumar
2017-06-15
3
-1
/
+60
*
Tighten up test to address bot failure. NFC.
Vedant Kumar
2017-06-01
1
-3
/
+7
*
Bug 33221 [UBSAN] segfault with -fsanitize=undefined
Vedant Kumar
2017-06-01
1
-0
/
+24
*
[ubsan] Don't enable debug info in all tests
Reid Kleckner
2017-05-15
1
-1
/
+1
*
[ubsan] Enable debug info in test binaries
Reid Kleckner
2017-05-12
1
-5
/
+1
*
[ubsan] Fall back to the fast unwinder when print_stacktrace=1
Vedant Kumar
2017-05-01
1
-6
/
+2
*
Add a test for vcall on a null ptr.
Ivan Krasin
2016-11-21
1
-6
/
+26
*
[ubsan] Fix vptr.cpp test to be more resilient. NFC.
Robert Lougher
2016-10-26
1
-1
/
+1
*
[ubsan] fix the test to me more resistent against changes in the sanitizer al...
Kostya Serebryany
2016-08-24
1
-0
/
+7
*
UBSan: crash less often on corrupted Vtables.
Ivan Krasin
2016-06-02
1
-0
/
+41
*
Fix columns for member function calls
Hal Finkel
2016-05-25
3
-5
/
+5
*
[test/vptr-non-unique-typeinfo] Address Samsonov's post-commit review
Filipe Cabecinhas
2016-03-02
4
-14
/
+15
*
Avoid use of -fsanitize=vptr in MSVC env, it is not yet supported
Reid Kleckner
2016-02-29
1
-0
/
+2
*
[UBSan] Fix isDerivedFromAtOffset on iOS ARM64
Filipe Cabecinhas
2016-02-27
4
-0
/
+22
*
Revert "ubsan: Implement memory permission validation for vtables."
Evgeniy Stepanov
2015-09-17
1
-33
/
+0
*
ubsan: Implement memory permission validation for vtables.
Peter Collingbourne
2015-09-11
1
-0
/
+33
*
[UBSan] Test churn: use the approach from r244839 and r245962 in UBSan lit te...
Alexey Samsonov
2015-08-25
3
-19
/
+18
*
[windows] Always use the lit shell on Windows, even if bash is present
Reid Kleckner
2015-08-12
1
-0
/
+4
*
[UBSan] Fix UBSan-vptr false positive.
Alexey Samsonov
2015-08-05
1
-0
/
+13
*
UBSan: Enable runtime library tests on Windows, and get most tests passing.
Peter Collingbourne
2015-07-02
2
-10
/
+10
*
[CMake] Fix PR23539: Don't reference C++ ABI symbols prior to Mac OS 10.9.
Alexey Samsonov
2015-06-25
2
-1
/
+3
*
[UBSan] Make stacktrace-matching CHECK-lines in tests Linux-specific.
Alexey Samsonov
2015-04-30
1
-12
/
+10
*
[UBSan] Disable vptr.cpp on Darwin again.
Alexey Samsonov
2015-04-29
1
-0
/
+3
*
[UBSan] Various improvements to vptr.cpp test case
Alexey Samsonov
2015-04-29
1
-29
/
+26
*
Re-XFAIL UBSan vptr testcase on darwin.
Ahmed Bougacha
2015-04-29
1
-0
/
+2
*
Address old FIXMEs in UBSan test cases.
Alexey Samsonov
2015-04-28
1
-2
/
+0
*
Allow UBSan+MSan and UBSan+TSan combinations (Clang part).
Alexey Samsonov
2015-04-28
2
-5
/
+5
*
[UBSan] Embed UBSan into ASan runtime (compiler-rt part).
Alexey Samsonov
2015-04-01
1
-1
/
+1
[next]