summaryrefslogtreecommitdiff
path: root/test/tsan/mutex_cycle2.c
AgeCommit message (Expand)Author
2015-11-19[tsan] Implement "%env_tsan_opts" substitution to inherit default TSAN_OPTIONSKuba Brecka
2014-12-18Fix suppressions file usageFilipe Cabecinhas
2014-07-08[tsan] Enable tsan's deadlock detector by default.Kostya Serebryany
2014-06-06[TSan] Make lit-tests more self-containedAlexey Samsonov
2014-04-30Add %run to all lit testsGreg Fitzgerald
2014-03-19[sanitizer] deadlock detector: a) initial support for suppressions, b) be mor...Kostya Serebryany
2014-02-19[tsan] when printing a mutex, also print its address. Properly print the dead...Kostya Serebryany
2014-02-14Move TSan lit-tests under test/tsanAlexey Samsonov