summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/tsan/lit_tests/global_race.cc
Commit message (Collapse)AuthorAgeFilesLines
* Move TSan lit-tests under test/tsanAlexey Samsonov2014-02-141-44/+0
| | | | llvm-svn: 201414
* tsan: deflake flaky testDmitry Vyukov2014-02-051-0/+2
| | | | llvm-svn: 200833
* tsan: revert variable name change in testDmitry Vyukov2013-10-161-5/+5
| | | | | | It works as is with new llvm-symbolizer. llvm-svn: 192798
* tsan: move shadow stack from thread descriptors to fixed addressesDmitry Vyukov2013-10-161-5/+5
| | | | | | | | This allows to increase max shadow stack size to 64K, and reliably catch shadow stack overflows instead of silently corrupting memory. llvm-svn: 192797
* [TSan] Extend test for reporting globals with races on themAlexey Samsonov2013-10-161-3/+20
| | | | llvm-svn: 192782
* Enable pipefail for TSan testsAlexey Samsonov2013-08-071-1/+1
| | | | llvm-svn: 187875
* tsan: symbolize global variablesDmitry Vyukov2013-01-111-0/+25
llvm-svn: 172181
OpenPOWER on IntegriCloud