aboutsummaryrefslogtreecommitdiff
path: root/test/ubsan
AgeCommit message (Expand)Author
2019-07-12Enable compiler-rt on SPARCRainer Orth
2019-07-10[ubsan][test] Restore float-divide-by-zero testFangrui Song
2019-07-08[ubsan][test] Fix cast-overflow.cpp and delete float-divide-by-zero test afte...Fangrui Song
2019-07-08[ubsan][test] Fix several UBSan-* :: TestCases/ImplicitConversion tests on So...Rainer Orth
2019-07-08[ubsan][test] Don't disable ubsan testing on 64-bit Solaris/x86Rainer Orth
2019-06-27[compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.*Reid Kleckner
2019-06-26Follow up fix for r364366.Dan Liew
2019-06-26Add USan+ASan and UBSan+TSan tests to shadow-memory lit parallelism group.Dan Liew
2019-06-19Revert r363633 "[CMake] Fix the value of `config.target_cflags` for non-macOS...Hans Wennborg
2019-06-17[CMake] Fix the value of `config.target_cflags` for non-macOS Apple platforms...Dan Liew
2019-05-29mac: Make ubsan test config look more like asan test configNico Weber
2019-04-26Revert "[CMake] Fix the value of `config.target_cflags` for non-macOS Apple"Dan Liew
2019-04-26[CMake] Fix the value of `config.target_cflags` for non-macOS AppleDan Liew
2019-02-15[Sanitizer] iOS: Pull up parallelism_group handling into common.lit.configJulian Lettner
2019-02-01[ubsan] Make suppressions.cpp test pass for me on WindowsReid Kleckner
2019-01-24Revert "[Sanitizers] UBSan unreachable incompatible with ASan in the presence...Julian Lettner
2019-01-24Temporarily deactivate tests; it fails on certain botsJulian Lettner
2019-01-24[ubsan] Fix test when isPICDefault() returns false after rCTE352003Fangrui Song
2019-01-24[Sanitizers] UBSan unreachable incompatible with ASan in the presence of `nor...Julian Lettner
2019-01-15[compiler-rt] alignment-assumption-blacklist.cpp test apparently passes on an...Roman Lebedev
2019-01-15[compiler-rt][UBSan] Sanitization for alignment assumptions.Roman Lebedev
2019-01-15Revert alignment assumptions changesVlad Tsyrklevich
2019-01-15Silence failing testsVlad Tsyrklevich
2019-01-14[compiler-rt] UBSan: just completely disable two alignment-assumption tests f...Roman Lebedev
2019-01-14[compiler-rt] UBSan: Disable 3 of the new alignment assumption tests on android.Roman Lebedev
2019-01-14[compiler-rt][UBSan] Sanitization for alignment assumptions.Roman Lebedev
2018-11-21[compiler-rt][UBSan] silence_unsigned_overflow: do *NOT* ignore *fatal* unsig...Roman Lebedev
2018-11-06Adapt UBSan integer truncation tests to NetBSDKamil Rytarowski
2018-11-05[UBsan] disable few tests for FreeBSDDavid Carlier
2018-10-30[NFC][compiler-rt] Cleanup Implicit Conversion Sanitizer tests to use sized t...Roman Lebedev
2018-10-30[compiler-rt][ubsan] Implicit Conversion Sanitizer - integer sign change - co...Roman Lebedev
2018-10-30Mark vptr-non-unique-typeinfo as a broken test for NetBSD/i386Kamil Rytarowski
2018-10-11[compiler-rt][ubsan] Split Implicit Integer Truncation Sanitizer into unsigne...Roman Lebedev
2018-09-27[compiler-rt][ubsan][NFC] Slight test cleanup in preparation for D50902.Roman Lebedev
2018-09-19[UBSan] Fix typo in CMake conditional that checked if the architectureDan Liew
2018-09-17[UBSan] Partially fix `test/ubsan/TestCases/Misc/log-path_test.cc` so that it...Dan Liew
2018-09-03[UBSan] Add CMake and lit support for configuring and running UBSanDan Liew
2018-09-03[UBSan] Add missing `%run` prefixes to Pointer tests.Dan Liew
2018-08-17[NFC] Some small test updates for Implicit Conversion sanitizer.Roman Lebedev
2018-08-09[CMake] Use normalized Windows target triplesPetr Hosek
2018-07-30[NFC] Rename test/ubsan/TestCases/{ImplicitCast => ImplicitConversion}Roman Lebedev
2018-07-30[compiler-rt] integer-truncation-blacklist.c: XFAIL on android/iosRoman Lebedev
2018-07-30[compiler-rt][ubsan] Implicit Conversion Sanitizer - integer truncation - co...Roman Lebedev
2018-07-26[test] Use printf instead of C++ iostream, NFC.Jonas Hahnfeld
2018-07-13[UBSan] Followup for silence_unsigned_overflow flag to handle negate overflows.Max Moroz
2018-07-10[compiler-rt] Get rid of "%T" expansionsFilipe Cabecinhas
2018-06-30[UBsan] Enable subset of unit tests for OpenBSDDavid Carlier
2018-06-27[UBSan] Add silence_unsigned_overflow flag.Matt Morehouse
2018-06-25[ubsan] Mark a test case as unsupported on WindowsVedant Kumar
2018-06-22[ubsan] Add support for reporting diagnostics to a monitor processVedant Kumar