.. |
tests
|
[NFC][msan] Fix assigned-unused warning
|
2021-06-02 00:09:02 -07:00 |
.clang-format
|
[sanitizer] Set IndentPPDirectives: AfterHash in .clang-format
|
2021-05-03 13:49:41 -07:00 |
CMakeLists.txt
|
[gn build] Add build file for msan runtime
|
2021-05-17 06:58:10 -04:00 |
msan.cpp
|
[sanitizer] Simplify __sanitizer::BufferedStackTrace::UnwindImpl implementations
|
2021-05-13 21:26:31 -07:00 |
msan.h
|
sanitizer_common: deduplicate CheckFailed
|
2021-05-12 08:50:53 +02:00 |
msan.syms.extra
|
…
|
|
msan_allocator.cpp
|
[msan] Add static to some msan allocator functions
|
2021-04-30 04:49:10 +00:00 |
msan_allocator.h
|
[msan] Remove dead function/fields
|
2021-04-29 23:08:39 +00:00 |
msan_chained_origin_depot.cpp
|
[sanitizer] Move MSan's chained_origin_depot to sanitizer_common
|
2021-02-11 01:25:56 +00:00 |
msan_chained_origin_depot.h
|
[sanitizer] Move MSan's chained_origin_depot to sanitizer_common
|
2021-02-11 01:25:56 +00:00 |
msan_flags.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
msan_flags.inc
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
msan_ignorelist.txt
|
[clang] accept -fsanitize-ignorelist= in addition to -fsanitize-blacklist=
|
2021-05-04 10:24:00 -04:00 |
msan_interceptors.cpp
|
[sanitizers] Fix interception of GLibc regexec
|
2021-03-08 10:53:55 +00:00 |
msan_interface_internal.h
|
[sanitizers] Remove unneeded MaybeCall*DefaultOptions() and nullptr checks
|
2020-09-08 10:12:05 -07:00 |
msan_linux.cpp
|
[msan] Delete unused glibc header <execinfo.h>
|
2020-12-27 21:59:23 -08:00 |
msan_new_delete.cpp
|
Remove NOLINTs from compiler-rt
|
2019-09-11 23:19:48 +00:00 |
msan_origin.h
|
[msan] Fix comment of __msan::Origin::isHeapOrigin
|
2020-06-14 23:58:49 -07:00 |
msan_poisoning.cpp
|
[msan] Use non-transparent-huge-page at SetShadow
|
2021-02-27 00:28:57 +00:00 |
msan_poisoning.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
msan_report.cpp
|
compiler-rt: Rename .cc file in lib/msan to .cpp
|
2019-08-01 14:08:18 +00:00 |
msan_report.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
msan_thread.cpp
|
[NFC] Extract ForEachDVT
|
2020-12-01 16:15:32 -08:00 |
msan_thread.h
|
[MSAN] Add fiber switching APIs
|
2020-08-27 19:30:40 -07:00 |