summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/msan/msan_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* [asan] Fix SanitizerCommon.PthreadDestructorIterations test on Android L.Evgeniy Stepanov2015-06-291-1/+1
* [msan] Stop calling pthread_getspecific in signal handlers.Evgeniy Stepanov2014-12-171-11/+0
* [Msan] Check returning value of DTLS_Get()Viktor Kutuzov2014-11-261-0/+1
* [msan] Remove MSanDR and supporting code.Evgeniy Stepanov2014-11-181-1/+1
* [msan] Fix false positive on dynamic tls.Evgeniy Stepanov2014-06-251-0/+6
* [msan] Introduce MsanThread. Move thread-local allocator cache out of TLS.Evgeniy Stepanov2014-04-041-0/+86
OpenPOWER on IntegriCloud