summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/tsan/lit_tests/SharedLibs
Commit message (Collapse)AuthorAgeFilesLines
* Move TSan lit-tests under test/tsanAlexey Samsonov2014-02-142-26/+0
| | | | llvm-svn: 201414
* [libsymbolized] If we can't find an address in the list of shared libraries, ↵Alexander Potapenko2013-04-082-0/+26
try to reload it. Add a regression test for the case where such behavior helps TSan: 1. race is reported in the main module 2. new shared library is loaded 3. race is reported in the shared library llvm-svn: 179032
OpenPOWER on IntegriCloud