summaryrefslogtreecommitdiff
path: root/test/ubsan_minimal
Commit message (Expand)AuthorAgeFilesLines
* [UBSan][clang][compiler-rt] Applying non-zero offset to nullptr is undefined ...Roman Lebedev2019-10-101-0/+22
* compiler-rt: Remove .cc from all lit config filesNico Weber2019-08-051-1/+1
* [ubsan][test] Don't disable ubsan testing on 64-bit Solaris/x86Rainer Orth2019-07-081-3/+0
* [compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.*Reid Kleckner2019-06-273-4/+4
* [compiler-rt][UBSan] Sanitization for alignment assumptions.Roman Lebedev2019-01-151-0/+17
* Revert alignment assumptions changesVlad Tsyrklevich2019-01-151-11/+0
* [compiler-rt][UBSan] Sanitization for alignment assumptions.Roman Lebedev2019-01-141-0/+11
* [compiler-rt][ubsan] Implicit Conversion Sanitizer - integer sign change - co...Roman Lebedev2018-10-302-0/+34
* [compiler-rt][ubsan] Split Implicit Integer Truncation Sanitizer into unsigne...Roman Lebedev2018-10-112-1/+26
* [NFC] Some small test updates for Implicit Conversion sanitizer.Roman Lebedev2018-08-171-1/+2
* [compiler-rt][ubsan] Implicit Conversion Sanitizer - integer truncation - co...Roman Lebedev2018-07-301-0/+24
* [UBsan] minimal unit tests removing OpenBSD spacial caseDavid Carlier2018-06-281-6/+0
* [UBsan] Enable ubsan minimal unit tests on OpenBSDDavid Carlier2018-06-251-1/+7
* [Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274)Kamil Rytarowski2018-01-171-0/+3
* [ubsan] Re-commit: lit changes for lld testing, future lto testing.Roman Lebedev2017-12-011-1/+1
* Revert "[ubsan] lit changes for lld testing, future lto testing."Roman Lebedev2017-12-011-1/+1
* [ubsan] lit changes for lld testing, future lto testing.Roman Lebedev2017-12-011-1/+1
* [ubsan] Support ubsan-minimal tests on Android.Evgeniy Stepanov2017-10-111-1/+1
* [ubsan-minimal] Test exported symbol set against RTUBsanVedant Kumar2017-09-191-0/+16
* [ubsan-minimal] Make the interface more compatible with RTUBSanVedant Kumar2017-09-191-1/+15
* [ubsan-minimal] Filter targets to test by host arch on DarwinVedant Kumar2017-09-132-5/+3
* [ubsan-minimal] Temporarily disable x86_64h testing on DarwinVedant Kumar2017-09-131-0/+5
* [ubsan-minimal] Fix the x86_64h config checkVedant Kumar2017-09-121-1/+1
* [ubsan-minimal] Disable x86_64h tests when not on x86_64hVedant Kumar2017-09-121-0/+4
* [ubsan-minimal] Enable on DarwinVedant Kumar2017-09-111-1/+1
* [ubsan] Give ubsan-minimal lit test suite a name.Evgeniy Stepanov2017-08-311-0/+1
* Disable ubsan-minimal on Darwin.Evgeniy Stepanov2017-08-291-1/+1
* Minimal runtime for UBSan.Evgeniy Stepanov2017-08-296-0/+145