index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler-rt
/
lib
/
tsan
/
rtl
/
tsan_platform_windows.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
compiler-rt: Rename .cc file in lib/tsan/rtl to .cpp
Nico Weber
2019-08-01
1
-37
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[tsan] Implement WriteMemoryProfile for Darwin
Kuba Brecka
2016-10-31
1
-4
/
+0
*
[compiler-rt] [tsan] Unify aarch64 mapping
Adhemerval Zanella
2015-11-26
1
-0
/
+3
*
[asan] move GetRSS from tsan to sanitizer_common
Kostya Serebryany
2014-12-09
1
-4
/
+0
*
tsan: support mmap(MAP_32BIT)
Dmitry Vyukov
2014-10-24
1
-4
/
+0
*
[TSan] Initialize flags as early as possible. Disables back coredump, acciden...
Alexey Samsonov
2014-08-15
1
-2
/
+1
*
tsan: write memory profile in one line (which is much more readable)
Dmitry Vyukov
2014-05-29
1
-1
/
+1
*
tsan: fix windows build
Dmitry Vyukov
2014-02-04
1
-5
/
+6
*
[sanitizer] Move GetThreadStackAndTls from TSan to sanitizer_common.
Sergey Matveev
2013-05-07
1
-8
/
+0
*
[sanitizer] More renamed macros.
Evgeniy Stepanov
2013-03-19
1
-2
/
+2
*
[sanitizer] Replace more platform checks with SANITIZER_ constants.
Evgeniy Stepanov
2013-03-19
1
-0
/
+1
*
[sanitizer] Move GetTlsSize code from TSan to sanitizer_common.
Evgeniy Stepanov
2013-03-13
1
-4
/
+0
*
[tsan] use our own GetEnv instead of libc's getenv
Kostya Serebryany
2013-02-19
1
-1
/
+1
*
tsan: use GORACE env for options for Go
Dmitry Vyukov
2012-11-08
1
-1
/
+1
*
tsan: lazily allocate shadow for Go
Dmitry Vyukov
2012-11-06
1
-24
/
+0
*
tsan: windows platform support
Dmitry Vyukov
2012-11-06
1
-0
/
+82