llvm-project/compiler-rt/lib/dfsan
Andrew Browne 31d12df3b9 [DFSan] Remove deprecated flag from build-libc-list.py
Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D126429
2022-06-01 11:00:13 -07:00
..
scripts [DFSan] Remove deprecated flag from build-libc-list.py 2022-06-01 11:00:13 -07:00
.clang-format Revert "sanitizers: increase .clang-format columns to 100" 2021-07-28 09:40:21 +02:00
CMakeLists.txt sanitizer_common: enable format string checking 2021-08-13 13:44:52 +02:00
dfsan.cpp [DFSan] Print an error before calling null extern_weak functions, incase dfsan instrumentation optimized out a null check. 2022-04-19 17:01:41 -07:00
dfsan.h [DFSan] Remove trampolines to unblock opaque pointers. (Reland with fix) 2022-03-14 16:03:25 -07:00
dfsan.syms.extra [dfsan] Propagate origins for callsites 2021-02-26 19:12:03 +00:00
dfsan_allocator.cpp [sanitizer] Support IsRssLimitExceeded in all sanitizers 2021-12-03 12:45:44 -08:00
dfsan_allocator.h [dfsan] Add a DFSan allocator 2021-05-05 00:51:45 +00:00
dfsan_chained_origin_depot.cpp [dfsan] Add origin chain utils 2021-02-11 19:10:11 +00:00
dfsan_chained_origin_depot.h [dfsan] Add origin chain utils 2021-02-11 19:10:11 +00:00
dfsan_custom.cpp [DFSan] Remove trampolines to unblock opaque pointers. (Reland with fix) 2022-03-14 16:03:25 -07:00
dfsan_flags.h [dfsan] Add origin chain utils 2021-02-11 19:10:11 +00:00
dfsan_flags.inc [dfsan] Make warn_unimplemented off by default 2021-07-22 21:45:41 +00:00
dfsan_interceptors.cpp [sanitizer] Switch dlsym hack to internal_allocator 2021-11-12 16:11:10 -08:00
dfsan_new_delete.cpp [dfsan] Use the sanitizer allocator to reduce memory cost 2021-06-06 22:09:31 +00:00
dfsan_origin.h [dfsan] Add origin chain utils 2021-02-11 19:10:11 +00:00
dfsan_platform.h [DFSan] Change shadow and origin memory layouts to match MSan. 2021-06-25 17:00:38 -07:00
dfsan_thread.cpp [DFSan] Remove trampolines to unblock opaque pointers. (Reland with fix) 2022-03-14 16:03:25 -07:00
dfsan_thread.h [DFSan] Remove trampolines to unblock opaque pointers. (Reland with fix) 2022-03-14 16:03:25 -07:00
done_abilist.txt [DFSan] Add option for conditional callbacks. 2022-01-05 15:07:09 -08:00
libc_ubuntu1404_abilist.txt [DFSan] Add wrapper for getentropy(). 2021-08-24 15:10:13 -07:00