summaryrefslogtreecommitdiff
path: root/lib/tsan/rtl/tsan_platform_windows.cc
Commit message (Expand)AuthorAge
* [sanitizer] Move GetThreadStackAndTls from TSan to sanitizer_common.Sergey Matveev2013-05-07
* [sanitizer] More renamed macros.Evgeniy Stepanov2013-03-19
* [sanitizer] Replace more platform checks with SANITIZER_ constants.Evgeniy Stepanov2013-03-19
* [sanitizer] Move GetTlsSize code from TSan to sanitizer_common.Evgeniy Stepanov2013-03-13
* [tsan] use our own GetEnv instead of libc's getenvKostya Serebryany2013-02-19
* tsan: use GORACE env for options for GoDmitry Vyukov2012-11-08
* tsan: lazily allocate shadow for GoDmitry Vyukov2012-11-06
* tsan: windows platform supportDmitry Vyukov2012-11-06