.. |
.clang-format
|
…
|
|
CMakeLists.txt
|
[NFC][LSAN] Remove unused variable
|
2020-11-04 14:02:28 -08:00 |
lsan.cpp
|
[NFC][LSAN] Use InitializeCommonFlags in LSAN
|
2020-10-21 01:41:52 -07:00 |
lsan.h
|
Revert "[lsan] On Fuchsia, don't use atexit hook for leak checks"
|
2020-09-23 21:10:56 +02:00 |
lsan_allocator.cpp
|
[LSan] Introduce a callback mechanism to allow adding data reachable from ThreadContexts to the frontier.
|
2021-01-22 19:26:02 -08:00 |
lsan_allocator.h
|
[LSan][RISCV] Enable LSan for RISCV64
|
2021-01-31 21:53:25 +00:00 |
lsan_common.cpp
|
[LSan] Introduce a callback mechanism to allow adding data reachable from ThreadContexts to the frontier.
|
2021-01-22 19:26:02 -08:00 |
lsan_common.h
|
[LSan][RISCV] Enable LSan for RISCV64
|
2021-01-31 21:53:25 +00:00 |
lsan_common_fuchsia.cpp
|
[NFC][sanitizer] Simplify InternalLowerBound
|
2020-12-29 14:01:43 -08:00 |
lsan_common_linux.cpp
|
Reland [lsan] Enable LSAN for Android
|
2020-11-04 18:00:25 -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
|
Revert "[lsan] On Fuchsia, don't use atexit hook for leak checks"
|
2020-09-23 21:10:56 +02:00 |
lsan_fuchsia.h
|
[lsan] Use final on Fuchsia ThreadContext declaration
|
2020-12-02 11:58:03 -08:00 |
lsan_interceptors.cpp
|
Do not intercept __libc_memalign and cfree on Android because neither of these exists in Bionic.
|
2020-10-21 23:21:45 -04: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
|
Revert "[lsan] On Fuchsia, don't use atexit hook for leak checks"
|
2020-09-23 21:10:56 +02:00 |
lsan_posix.h
|
[sanitizer] Make destructors protected
|
2020-11-02 18:00:43 -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] Add interceptor for pthread_detach.
|
2020-09-25 14:22:45 -07:00 |
lsan_thread.h
|
[NFC] Fix cpplint warnings
|
2020-11-04 22:56:08 -08:00 |
weak_symbols.txt
|
…
|
|