Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
compiler-rt
/
5e97ba38b00eb843a55189bb913b445cbe620894
/
lib
/
lsan
c91a938
[lsan] Convert the remaining LSan tests to output tests.
by Sergey Matveev
· 11 years ago
616659a
Exclude sanitizer_nolibc_test from TSan test run. Fix lint warnings
by Alexey Samsonov
· 11 years ago
ebe3a36
[lsan] Begin converting LSan tests to output tests.
by Sergey Matveev
· 11 years ago
98d3b40
[sanitizer] Move FindThreadByOSIdLocked from lsan to sanitizer_common.
by Sergey Matveev
· 11 years ago
57434a3
Improve support for compiler-rt tests in CMake build.
by Alexey Samsonov
· 11 years ago
f5a9ace
[lsan] Allow the ignored TLS range to be empty.
by Sergey Matveev
· 11 years ago
8e66cf5
[lsan] Minor adjustments to LSan messages.
by Sergey Matveev
· 11 years ago
6c3634b
[lsan] Prettify LSan reports and add a summary.
by Sergey Matveev
· 11 years ago
969b529
[lsan] Add exitcode flag. Kill the process if leaks are found.
by Sergey Matveev
· 11 years ago
e850b87
[lsan] Add lit test support.
by Sergey Matveev
· 11 years ago
fc1a612
[lsan] Ensure lsan is initialized when interceptors are called.
by Sergey Matveev
· 11 years ago
975a329
Revert r182465 and add lsan-common library to makefile-based build
by Alexey Samsonov
· 11 years ago
4cacb4f
[lsan] Invoke leak detection with atexit().
by Sergey Matveev
· 11 years ago
0bc8177
[asan] Do not invoke LSan hooks unless CAN_SANITIZE_LEAKS.
by Sergey Matveev
· 11 years ago
9bdf780
[lsan] Change CMakeLists to build the common LSan module for ASan.
by Sergey Matveev
· 11 years ago
3bc65b1
[lsan] LSan in LD_PRELOAD library form.
by Sergey Matveev
· 11 years ago
74799ca
Build LSan on x86_64 only if this target is supported
by Alexey Samsonov
· 11 years ago
b9c9ce7
[lsan] Fix r182256.
by Sergey Matveev
· 11 years ago
29b7568
[lsan] GetUserBegin() in LSan.
by Sergey Matveev
· 11 years ago
f484ff3
[lsan] CMakeLists and lit test configs for LSan.
by Sergey Matveev
· 11 years ago
fc98a1a
[lsan] Tests for LeakSanitizer.
by Sergey Matveev
· 11 years ago
ab0f744
[lsan] Common leak checking module.
by Sergey Matveev
· 11 years ago
e96c62a
[lsan] Standalone LSan initialization.
by Sergey Matveev
· 11 years ago
7ea7d20
[lsan] Interceptors for standalone LSan.
by Sergey Matveev
· 11 years ago
56f77a7
[lsan] Thread registry for standalone LSan.
by Sergey Matveev
· 11 years ago
c99de51
[lsan] Allocator for standalone LSan.
by Sergey Matveev
· 11 years ago