..
.clang-format
[sanitizer] Remove unneeded blank lines
2018-05-09 00:44:26 +00:00
CMakeLists.txt
[lsan] Support LeakSanitizer runtime on Fuchsia
2020-01-28 11:34:53 -08:00
lsan.cpp
[sanitizers] Remove unneeded MaybeCall*DefaultOptions() and nullptr checks
2020-09-08 10:12:05 -07:00
lsan.h
[lsan] Support LeakSanitizer runtime on Fuchsia
2020-01-28 11:34:53 -08:00
lsan_allocator.cpp
[sanitizer_common] Create max_allocation_size_mb flag.
2019-10-30 11:26:05 -07:00
lsan_allocator.h
Revert "[lsan] Share platform allocator settings between ASan and LSan"
2020-09-16 13:48:19 -07:00
lsan_common.cpp
[NFC][LSAN] Change SuspendedThreadsList interface
2020-09-16 14:01:27 -07:00
lsan_common.h
[LSan] Enable for SystemZ
2020-06-16 13:45:29 +02:00
lsan_common_fuchsia.cpp
[lsan] Support LeakSanitizer runtime on Fuchsia
2020-01-28 11:34:53 -08:00
lsan_common_linux.cpp
[lsan] Expose Frontier object to OS-specific LockStuffAndStopTheWorld callback
2020-01-24 16:53:35 -08:00
lsan_common_mac.cpp
[lsan] Expose Frontier object to OS-specific LockStuffAndStopTheWorld callback
2020-01-24 16:53:35 -08:00
lsan_flags.inc
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
lsan_fuchsia.cpp
[lsan] Support LeakSanitizer runtime on Fuchsia
2020-01-28 11:34:53 -08:00
lsan_fuchsia.h
[lsan] Support LeakSanitizer runtime on Fuchsia
2020-01-28 11:34:53 -08:00
lsan_interceptors.cpp
[lsan] Support LeakSanitizer runtime on Fuchsia
2020-01-28 11:34:53 -08:00
lsan_linux.cpp
[lsan] Support LeakSanitizer runtime on Fuchsia
2020-01-28 11:34:53 -08:00
lsan_mac.cpp
Remove NOLINTs from compiler-rt
2019-09-11 23:19:48 +00:00
lsan_malloc_mac.cpp
compiler-rt: Rename .cc file in lib/lsan to .cpp
2019-08-01 14:01:30 +00:00
lsan_posix.cpp
[lsan] Support LeakSanitizer runtime on Fuchsia
2020-01-28 11:34:53 -08:00
lsan_posix.h
[lsan] Factor pthread-specific assumptions out of thread tracking code
2020-01-24 16:55:11 -08:00
lsan_preinit.cpp
compiler-rt: Rename .cc file in lib/lsan to .cpp
2019-08-01 14:01:30 +00:00
lsan_thread.cpp
[lsan] Factor pthread-specific assumptions out of thread tracking code
2020-01-24 16:55:11 -08:00
lsan_thread.h
[lsan] Factor pthread-specific assumptions out of thread tracking code
2020-01-24 16:55:11 -08:00
weak_symbols.txt
…