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
/
scudo
History
Vitaly Buka
14362bf1b2
[scudo] Don't enabled MTE for small alignment
...
Differential Revision:
https://reviews.llvm.org/D105954
2021-07-14 12:04:16 -07:00
..
standalone
[scudo] Don't enabled MTE for small alignment
2021-07-14 12:04:16 -07:00
CMakeLists.txt
[GWP-ASan] Migrate lit tests from old Scudo -> Standalone.
2021-05-14 10:41:48 -07:00
scudo_allocator_combined.h
…
scudo_allocator_secondary.h
…
scudo_allocator.cpp
sanitizer_common: add thread safety annotations
2021-07-12 11:46:49 +02:00
scudo_allocator.h
…
scudo_crc32.cpp
…
scudo_crc32.h
…
scudo_errors.cpp
…
scudo_errors.h
…
scudo_flags.cpp
…
scudo_flags.h
…
scudo_flags.inc
…
scudo_interface_internal.h
…
scudo_malloc.cpp
…
scudo_new_delete.cpp
…
scudo_platform.h
…
scudo_termination.cpp
scudo: fix CheckFailed-related build breakage
2021-05-12 09:10:34 +02:00
scudo_tsd_exclusive.cpp
…
scudo_tsd_exclusive.inc
[NFC][scudo] Clang format a file
2021-07-12 22:26:54 -07:00
scudo_tsd_shared.cpp
sanitizer_common: Suppress another thread safety warning
2021-07-12 17:57:42 +02:00
scudo_tsd_shared.inc
sanitizer_common: Fix the build for platforms that use shared TSDs
2021-07-12 17:49:48 +02:00
scudo_tsd.h
sanitizer_common: add thread safety annotations
2021-07-12 11:46:49 +02:00
scudo_utils.cpp
…
scudo_utils.h
…