summaryrefslogtreecommitdiff
path: root/test/tsan/simple_stack.c
AgeCommit message (Expand)Author
2016-11-14Temporarily relax test expectations to fix failures on ppc64.Evgeniy Stepanov
2016-11-11Tread TSan LLVM flags to driver: unit tests.Evgeniy Stepanov
2015-01-25Fix up test cases to account for improved column fidelity provided by clangDavid Blaikie
2015-01-21tsan: remove sleeps from testsDmitry Vyukov
2015-01-14Reapply debug info changes now that more precise column information is availa...David Blaikie
2015-01-09Revert "Reapply debug info changes now that more precise column information i...David Blaikie
2014-12-30Reapply debug info changes now that more precise column information is availa...David Blaikie
2014-12-29Revert "Reapply debug info changes now that r224385 has been recommitted to c...David Blaikie
2014-12-29Reapply debug info changes now that r224385 has been recommitted to clang (in...David Blaikie
2014-12-17Revert "Fix test cases given Clang's improved location information."David Blaikie
2014-12-16Fix test cases given Clang's improved location information.David Blaikie
2014-07-10Fix expected column numbers in two tests.Diego Novillo
2014-05-30tsan: make positive tests more robustDmitry Vyukov
2014-04-30Add %run to all lit testsGreg Fitzgerald
2014-02-14Move TSan lit-tests under test/tsanAlexey Samsonov