summaryrefslogtreecommitdiff
path: root/lib/msan/msan_thread.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [compiler-rt] Apply modernize-use-nullptr fixes in sanitizersVedant Kumar2015-10-011-1/+1
* [msan] Disable chained origins in signal handlers.Evgeniy Stepanov2014-04-231-0/+6
* [msan] Introduce MsanThread. Move thread-local allocator cache out of TLS.Evgeniy Stepanov2014-04-041-0/+65