summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* try to fix bots more after r367562Nico Weber2019-08-011-6/+6
* try to fix bots after r367562Nico Weber2019-08-011-3/+3
* compiler-rt: Rename .cc file in lib/tsan/rtl to .cppNico Weber2019-08-013-3/+3
* compiler-rt: Rename .cc file in lib/msan to .cppNico Weber2019-08-012-11/+11
* compiler-rt: Rename .cc file in lib/asan to .cppNico Weber2019-08-011-3/+3
* compiler-rt: Rename .cc file in lib/sanitizer_common to .cppNico Weber2019-07-311-1/+1
* compiler-rt: Rename .cc files in lib/ubsan to .cpp.Nico Weber2019-07-311-1/+1
* [Sanitizer][ASAN][MSAN] Fix infinite recursion on FreeBSDAlexander Richardson2019-07-313-6/+0
* [builtins][test] XFAIL two SPARC testsRainer Orth2019-07-302-0/+8
* [ASan][test] XFAIL AddressSanitizer-*-sunos :: TestCases/intercept-rethrow-e...Rainer Orth2019-07-301-0/+2
* [NFC][ASAN] Add brackets around not commandLei Huang2019-07-231-1/+1
* [TSan] Enable fiber tests on iOS simulatorJulian Lettner2019-07-225-5/+5
* Fix asan infinite loop on undefined symbolSerge Guelton2019-07-201-0/+43
* Revert "Fix asan infinite loop on undefined symbol"Serge Guelton2019-07-201-43/+0
* Fix asan infinite loop on undefined symbolSerge Guelton2019-07-201-0/+43
* Revert "Fix asan infinite loop on undefined symbol"Matthew Voss2019-07-191-42/+0
* Fix asan infinite loop on undefined symbolSerge Guelton2019-07-191-0/+42
* [compiler-rt] Complete revert of r366413Matthew Voss2019-07-181-42/+0
* Restrict asan + dlopen testcase to x86Serge Guelton2019-07-181-2/+2
* Relax regexp to detect failed interception by asanSerge Guelton2019-07-181-1/+1
* Fix asan infinite loop on undefined symbolSerge Guelton2019-07-181-0/+42
* hwasan: Use C++ driver for cfi.cc test.Peter Collingbourne2019-07-171-1/+1
* [ASan] Support `{f}puts(NULL)` on DarwinJulian Lettner2019-07-171-0/+16
* Finish "Adapt -fsanitize=function to SANITIZER_NON_UNIQUE_TYPEINFO"Stephan Bergmann2019-07-161-3/+64
* [libFuzzer] Disable fork.test on AArch64Diana Picus2019-07-151-1/+1
* Enable compiler-rt on SPARCRainer Orth2019-07-122-5/+7
* NFC: Unforget a colon in a few CHECK: directives.Artem Dergachev2019-07-121-2/+2
* Use clang driver for libfuzzer tests on WindowsReid Kleckner2019-07-112-5/+3
* [profile][test] Fix Profile-* :: instrprof-merge.c etc. on SPARCRainer Orth2019-07-113-2/+24
* Add NetBSD LSan supportKamil Rytarowski2019-07-111-1/+2
* Change another test I missed in r365724Nico Weber2019-07-111-1/+1
* clang-cl: Remove -O0 optionNico Weber2019-07-1189-121/+121
* [ubsan][test] Restore float-divide-by-zero testFangrui Song2019-07-101-0/+1
* hwasan: Improve precision of checks using short granule tags.Peter Collingbourne2019-07-094-64/+27
* [sanitizers][windows] FIX: Rtl-Heap Interception and testsMatthew G McGovern2019-07-0914-14/+14
* [sanitizers][windows] Rtl-Heap Interception and testsMatthew G McGovern2019-07-0922-4/+746
* Revert "[sanitizers][windows] Rtl-Heap Interception and tests"JF Bastien2019-07-0822-746/+4
* [sanitizers][windows] Rtl-Heap Interception and testsMatthew G McGovern2019-07-0822-4/+746
* Revert "[TSan] Attempt to fix iOS on-device test"Julian Lettner2019-07-081-4/+7
* [ubsan][test] Fix cast-overflow.cpp and delete float-divide-by-zero test afte...Fangrui Song2019-07-082-2/+1
* [ubsan][test] Fix several UBSan-* :: TestCases/ImplicitConversion tests on So...Rainer Orth2019-07-086-120/+120
* [ubsan][test] Don't disable ubsan testing on 64-bit Solaris/x86Rainer Orth2019-07-082-8/+4
* [TSan] Attempt to fix iOS on-device testJulian Lettner2019-07-061-4/+4
* XFAIL a few failing TSan-fiber tests for iOSJulian Lettner2019-07-055-0/+5
* Remove `XFAIL: ios` from test that passes in CIJulian Lettner2019-07-051-1/+0
* [GWP-ASan] Add generic unwinders and structure backtrace output.Mitch Phillips2019-07-0212-21/+22
* hwasan: Teach the runtime to identify the local variable being accessed in UA...Peter Collingbourne2019-06-273-13/+53
* [compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.*Reid Kleckner2019-06-27102-113/+113
* [compiler-rt][test] Set shared_libasan_path in test/asan/lit.cfg on SolarisRainer Orth2019-06-261-1/+1
* Follow up fix for r364366.Dan Liew2019-06-261-1/+1