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
/
msan
History
Vitaly Buka
f13b7d0b02
Reland "[sanitizer] Fix partially initialized static TLS range" (
#108883
)
...
Reland
llvm/llvm-project#108685
Arguments order was wrong on Windows and Darwin.
2024-09-16 14:05:00 -07:00
..
tests
[compiler-rt] Fix build race with COMPILER_RT_TEST_STANDALONE_BUILD_LIBS
2024-03-21 15:22:06 -07:00
.clang-format
…
CMakeLists.txt
…
msan_allocator.cpp
Revert "[sanitizer] Remove GetCurrentThread nullness checks from Allocate"
2024-08-15 12:50:03 -07:00
msan_allocator.h
[sanitizer] Replace ALIGNED with alignas
2024-07-15 16:12:42 -07:00
msan_chained_origin_depot.cpp
…
msan_chained_origin_depot.h
…
msan_dl.cpp
…
msan_dl.h
…
msan_flags.h
…
msan_flags.inc
…
msan_ignorelist.txt
…
msan_interceptors.cpp
[sanitizer] Remove DTLS_on_libc_memalign (
#108120
)
2024-09-12 00:50:54 -07:00
msan_interface_internal.h
…
msan_linux.cpp
[msan] Fix compilation broken by invalid conflict resolution
2024-07-11 19:27:55 -07:00
msan_new_delete.cpp
…
msan_origin.h
…
msan_poisoning.cpp
…
msan_poisoning.h
…
msan_report.cpp
…
msan_report.h
…
msan_thread.cpp
Reland "[sanitizer] Fix partially initialized static TLS range" (
#108883
)
2024-09-16 14:05:00 -07:00
msan_thread.h
…
msan.cpp
[sanitizer] Replace ALIGNED with alignas
2024-07-15 16:12:42 -07:00
msan.h
[msan] Re-exec with no ASLR if memory layout is incompatible on Linux (
#85142
)
2024-03-15 09:49:00 -07:00
msan.syms.extra
…