This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
compiler-rt
/
lib
/
tsan
History
Evgenii Stepanov
966b5182ba
Change internal_start_thread arguments to match pthread_create.
...
This avoids a CFI-unfriendly function pointer type cast in internal_start_thread.
2020-01-23 13:15:16 -08:00
..
benchmarks
compiler-rt: Rename .cc file in lib/tsan/{benchmarks,dd,go} to .cpp
2019-08-01 14:30:49 +00:00
dd
compiler-rt: Rename .cc file in lib/tsan/{benchmarks,dd,go} to .cpp
2019-08-01 14:30:49 +00:00
go
[tsan, go] fix Go windows build
2019-10-07 23:11:07 +00:00
rtl
Change internal_start_thread arguments to match pthread_create.
2020-01-23 13:15:16 -08:00
tests
Remove NOLINTs from compiler-rt
2019-09-11 23:19:48 +00:00
.clang-format
[sanitizer] Remove unneeded blank lines
2018-05-09 00:44:26 +00:00
analyze_libtsan.sh
…
check_analyze.sh
Stop counting pops in tsan/check_analyze.sh.
2019-06-17 20:47:16 +00:00
check_cmake.sh
…
CMakeLists.txt
Rename tsan_interceptors.cpp into tsan_interceptors_posix.cpp
2019-10-01 00:58:26 +00:00