summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/tsan/signal_longjmp.cc
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: Rename .cc file in test/tsan to .cppFangrui Song2019-08-021-80/+0
* [TSan][MIPS] Implements setjmp assembly for MIPS64Sagar Thakur2016-08-161-2/+0
* [sanitizers] Make it possible to XFAIL on the effective target, not just the ...Daniel Sanders2016-08-091-1/+1
* [power] Fix test case target checksBill Seurer2015-12-101-2/+2
* [PPC64, TSAN] LLVM basic enablement of thread sanitizer for PPC64 (BE and LE)Bill Schmidt2015-12-081-0/+4
* [tsan] Change comments referencing code.google.com to point to GitHub instead...Kuba Brecka2015-11-301-1/+1
* [tsan] Fix signals and setjmp/longjmp on OS XKuba Brecka2015-11-301-1/+7
* [compiler-rt] [tsan] Enable intercept setjmp/longjmp for AArch64Adhemerval Zanella2015-11-161-2/+1
* [tsan] Enable tsan for aarch64Adhemerval Zanella2015-08-051-1/+2
* [TSan][MIPS] XFAIL long jump tests for MIPS64Sagar Thakur2015-05-081-0/+3
* tsan: fix signal_longjmp test in debug modeDmitry Vyukov2014-09-181-3/+9
* tsan: fix bug number in commentDmitry Vyukov2014-09-171-1/+1
* tsan: support longjmp out of signal handlersDmitry Vyukov2014-09-161-0/+63
OpenPOWER on IntegriCloud