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
/
lsan
History
Heejin Ahn
d859403037
[sanitizer] Fix pthread_exit interceptor's return type (
#71253
)
...
`pthread_exit`'s return type is void.
2023-11-05 22:41:37 -08:00
..
.clang-format
…
CMakeLists.txt
[NFC][sanitizer] Add and use empty RTSanitizerCommonSymbolizerInternal
2023-08-14 23:43:27 -07:00
lsan_allocator.cpp
…
lsan_allocator.h
[compiler-rt][lsan][Fuchsia] Adjust lsan allocator settings (
#69401
)
2023-10-23 11:53:15 -07:00
lsan_common_fuchsia.cpp
[lsan][fuchsia] Add extra check for allocator cache to avoid overflow
2023-09-14 23:03:16 +00:00
lsan_common_linux.cpp
…
lsan_common_mac.cpp
[lsan] Don't use InternalMmapVectorNoCtor as local var
2023-05-28 23:33:47 -07:00
lsan_common.cpp
[NFC][sanitizer] Rename InternalScopedString::append to AppendF (
#66558
)
2023-09-15 17:06:20 -07:00
lsan_common.h
[NFC][sanitizer] Rename sanitizer_common_range -> sanitizer_range
2023-06-12 15:36:27 -07:00
lsan_flags.inc
…
lsan_fuchsia.cpp
…
lsan_fuchsia.h
…
lsan_interceptors.cpp
[sanitizer] Fix pthread_exit interceptor's return type (
#71253
)
2023-11-05 22:41:37 -08:00
lsan_linux.cpp
…
lsan_mac.cpp
…
lsan_malloc_mac.cpp
…
lsan_posix.cpp
…
lsan_posix.h
…
lsan_preinit.cpp
…
lsan_thread.cpp
…
lsan_thread.h
…
lsan.cpp
…
lsan.h
…
weak_symbols.txt
…