summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_tls_get_addr.h
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: Rename .cc file in lib/sanitizer_common to .cppNico Weber2019-07-311-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [lsan] Avoid segfaults during threads destruction under high loadMaxim Ostapenko2017-04-061-0/+2
* [sanitizer] Recognize static TLS in __tls_get_addr interceptor.Evgeniy Stepanov2015-05-161-1/+2
* [msan] Fix false positive on dynamic tls.Evgeniy Stepanov2014-06-251-1/+3
* Fix typosAlp Toker2014-05-151-1/+1
* [asan] experimental intercetor for __tls_get_addr. So far it does nothing int...Kostya Serebryany2014-01-291-0/+58