summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/tsan/test.h
Commit message (Expand)AuthorAgeFilesLines
* [TSan] Add AnnotateIgnoreReadsBegin declaration to tsan/test.hJulian Lettner2019-09-091-0/+5
* [TSan] Support fiber API on macOSJulian Lettner2019-04-201-0/+6
* [tsan] Fix a failure in test java_race_pc on AArch64 after r333071Igor Kudrin2018-05-241-1/+1
* [tsan] Include __tsan_external_* API from a header file instead of declaring ...Kuba Mracek2017-04-241-0/+2
* [tsan] Add support for C++ exceptions into TSan (call __tsan_func_exit during...Kuba Brecka2016-11-141-0/+1
* [lsan] [aarch64] Fix printing of pointers in make check tests - updateStrahinja Petrovic2016-11-141-17/+1
* tsan: rely on AnnotateRWLockCreateStatic to detect linker-initialized mutexesDmitry Vyukov2016-06-031-0/+25
* [TSAN] Fix test java_race_pcSagar Thakur2016-03-021-0/+10
* [PPC64, TSAN] LLVM basic enablement of thread sanitizer for PPC64 (BE and LE)Bill Schmidt2015-12-081-1/+1
* tsan: fix test invisible barrierDmitry Vyukov2015-12-081-17/+14
* [compiler-rt] Remove SANITIZER_AARCH64_VMA usageAdhemerval Zanella2015-11-301-22/+14
* [compiler-rt] [tsan] Unify aarch64 mappingAdhemerval Zanella2015-11-261-1/+1
* [tsan] Make tests that use CLOCK_MONOTONIC portableKuba Brecka2015-11-201-0/+18
* tsan: fix flakiness of sleep_sync2 testDmitry Vyukov2015-11-121-1/+4
* tsan: make invisible test barrier portableDmitry Vyukov2015-11-061-20/+17
* [compiler-rt] [tsan] Enable TSan for AArch64/42-bit VMAAdhemerval Zanella2015-08-281-1/+17
* [tsan] Enable tsan for aarch64Adhemerval Zanella2015-08-051-1/+1
* [Tsan] Fix test.h to work on FreeBSDViktor Kutuzov2015-03-131-2/+8
* [TSan][MIPS64] Fix few more test cases for MIPS64Mohit K. Bhakkad2015-02-201-0/+9
* tsan: remove sleeps from testsDmitry Vyukov2015-01-211-0/+31
OpenPOWER on IntegriCloud