aboutsummaryrefslogtreecommitdiff
path: root/test/ubsan_minimal
AgeCommit message (Expand)Author
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-01-15[compiler-rt][UBSan] Sanitization for alignment assumptions.Roman Lebedev
2019-01-15Revert alignment assumptions changesVlad Tsyrklevich
2019-01-14[compiler-rt][UBSan] Sanitization for alignment assumptions.Roman Lebedev
2018-10-30[compiler-rt][ubsan] Implicit Conversion Sanitizer - integer sign change - co...Roman Lebedev
2018-10-11[compiler-rt][ubsan] Split Implicit Integer Truncation Sanitizer into unsigne...Roman Lebedev
2018-08-17[NFC] Some small test updates for Implicit Conversion sanitizer.Roman Lebedev
2018-07-30[compiler-rt][ubsan] Implicit Conversion Sanitizer - integer truncation - co...Roman Lebedev
2018-06-28[UBsan] minimal unit tests removing OpenBSD spacial caseDavid Carlier
2018-06-25[UBsan] Enable ubsan minimal unit tests on OpenBSDDavid Carlier
2018-01-17[Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274)Kamil Rytarowski
2017-12-01[ubsan] Re-commit: lit changes for lld testing, future lto testing.Roman Lebedev
2017-12-01Revert "[ubsan] lit changes for lld testing, future lto testing."Roman Lebedev
2017-12-01[ubsan] lit changes for lld testing, future lto testing.Roman Lebedev
2017-10-11[ubsan] Support ubsan-minimal tests on Android.Evgeniy Stepanov
2017-09-19[ubsan-minimal] Test exported symbol set against RTUBsanVedant Kumar
2017-09-19[ubsan-minimal] Make the interface more compatible with RTUBSanVedant Kumar
2017-09-13[ubsan-minimal] Filter targets to test by host arch on DarwinVedant Kumar
2017-09-13[ubsan-minimal] Temporarily disable x86_64h testing on DarwinVedant Kumar
2017-09-12[ubsan-minimal] Fix the x86_64h config checkVedant Kumar
2017-09-12[ubsan-minimal] Disable x86_64h tests when not on x86_64hVedant Kumar
2017-09-11[ubsan-minimal] Enable on DarwinVedant Kumar
2017-08-31[ubsan] Give ubsan-minimal lit test suite a name.Evgeniy Stepanov
2017-08-29Disable ubsan-minimal on Darwin.Evgeniy Stepanov
2017-08-29Minimal runtime for UBSan.Evgeniy Stepanov