This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dda73336ad22bd0b5ecda17040c50fb10fcbe5fb
clang-p2996
/
compiler-rt
/
test
/
lsan
/
TestCases
History
Vitaly Buka
090edd376e
[lsan] Disable symbolization in test
...
With internal symbolizer leaking pointers can be copied into alive memory used by symbolizer.
2024-03-13 17:28:32 -07:00
..
Darwin
[NFC][Py Reformat] Reformat python files in the rest of the dirs
2023-05-25 11:17:05 +02:00
Linux
[NFC][Py Reformat] Reformat python files in the rest of the dirs
2023-05-25 11:17:05 +02:00
Posix
[NFC][Py Reformat] Reformat python files in the rest of the dirs
2023-05-25 11:17:05 +02:00
create_thread_leak.cpp
[LSan] Mark create_thread_leak.cpp as UNSUPPORTED: darwin.
2023-08-31 16:41:35 -07:00
default_options.cpp
…
disabler.c
[lsan] Remove use_tls=0 from a few tests
2023-06-20 18:52:11 -04:00
disabler.cpp
[lsan] Remove use_tls=0 from a few tests
2023-06-20 18:52:11 -04:00
do_leak_check_override.cpp
…
high_allocator_contention.cpp
…
ignore_object_errors.cpp
…
ignore_object.c
[lsan] Remove use_tls=0 from a few tests
2023-06-20 18:52:11 -04:00
large_allocation_leak.cpp
…
leak_check_at_exit.cpp
…
leak_check_before_thread_started.cpp
…
link_turned_off.cpp
…
lsan_annotations.cpp
…
lsan_crash.cpp
…
malloc_zero.c
…
many_threads_detach.cpp
…
many_tls_keys_pthread.cpp
…
many_tls_keys_thread.cpp
…
new_array_with_dtor_0.cpp
…
pointer_to_self.cpp
…
print_suppressions.cpp
…
realloc_too_big.c
[test][sanitizer] Prepare test for Internal Symbolizer
2023-08-15 13:42:01 -07:00
realloc_zero.c
…
recoverable_leak_check.cpp
[lsan] Disable symbolization in test
2024-03-13 17:28:32 -07:00
register_root_region.cpp
…
sanity_check_pure_c.c
…
stale_stack_leak.cpp
…
strace_test.cpp
…
suppressions_default.cpp
…
suppressions_file.cpp
[test][sanitizer] Prepare test for Internal Symbolizer
2023-08-15 13:42:01 -07:00
swapcontext.cpp
…
thread_context_crash.cpp
…
use_after_return.cpp
…
use_globals_initialized.cpp
…
use_globals_uninitialized.cpp
…
use_globals_unused.cpp
…
use_poisoned_asan.cpp
…
use_registers_extra.cpp
…
use_registers.cpp
…
use_stacks_threaded.cpp
…
use_stacks.cpp
…
use_unaligned.cpp
…
user_pointer.cpp
[HWASAN][LSAN] Replace cstdint with stdint.h
2023-07-21 22:20:12 +00:00