summaryrefslogtreecommitdiff
path: root/test/tsan/ignore_lib4.cc
Commit message (Expand)AuthorAgeFilesLines
* [compiler-rt] Fix broken sanitizer bots (hopefully)Jonas Hahnfeld2019-02-171-1/+1
* [compiler-rt] Get rid of "%T" expansionsFilipe Cabecinhas2018-07-101-4/+7
* [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
* [powerpc] reactivate ignore_lib4.cc on powerpc64leBill Seurer2016-02-251-2/+3
* tsan: disable ignore_lib4.cc test on powerpc64 and aarch64Dmitry Vyukov2016-02-241-0/+5
* tsan: clean up code after r261658Dmitry Vyukov2016-02-231-1/+2
* tsan: fix signal handling in ignored librariesDmitry Vyukov2016-02-231-0/+41