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
1e2c5481502b305d2e38ce94defffb43b82dbe3c
clang-p2996
/
compiler-rt
/
lib
/
msan
History
Gabor Buella
e49a6c3d7f
[MSAN] add interceptor for stpncpy
...
Reviewed By: vitalybuka Differential Revision:
https://reviews.llvm.org/D138386
2022-11-30 12:21:39 +01:00
..
tests
[MSAN] add interceptor for stpncpy
2022-11-30 12:21:39 +01:00
.clang-format
…
CMakeLists.txt
…
msan_allocator.cpp
[msan] Bump max allocation on aarch64
2022-08-19 21:16:31 -07:00
msan_allocator.h
…
msan_chained_origin_depot.cpp
…
msan_chained_origin_depot.h
…
msan_flags.h
…
msan_flags.inc
[msan] Set poison_in_dtor=1 by default
2022-04-15 14:40:23 -07:00
msan_ignorelist.txt
…
msan_interceptors.cpp
[MSAN] add interceptor for stpncpy
2022-11-30 12:21:39 +01:00
msan_interface_internal.h
[msan] Add more specific messages for use-after-destroy
2022-08-30 19:52:32 -07:00
msan_linux.cpp
…
msan_new_delete.cpp
…
msan_origin.h
…
msan_poisoning.cpp
…
msan_poisoning.h
…
msan_report.cpp
[msan] Add more specific messages for use-after-destroy
2022-08-30 19:52:32 -07:00
msan_report.h
…
msan_thread.cpp
…
msan_thread.h
…
msan.cpp
[msan] Use no-origin functions when possible
2022-09-01 19:18:38 -07:00
msan.h
[msan] Increase size of app/shadow/origin mappings on aarch64
2022-11-29 20:57:17 +00:00
msan.syms.extra
…