llvm-project/compiler-rt/lib/dfsan
Andrew Browne befb384484 [DFSan][NFC] Fix comment formatting. 2021-08-31 15:35:08 -07:00
..
scripts [dfsan] Updated check_custom_wrappers.sh to dedup function names 2021-03-15 19:12:08 +00: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] Expose dfsan_get_track_origins to get origin tracking status 2021-06-29 20:32:39 +00:00
dfsan.h [sanitizer] Remove cpplint annotations 2021-07-30 18:20:40 -07:00
dfsan.syms.extra [dfsan] Propagate origins for callsites 2021-02-26 19:12:03 +00:00
dfsan_allocator.cpp [DFSan] Change shadow and origin memory layouts to match MSan. 2021-06-25 17:00:38 -07: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] Add wrapper for getentropy(). 2021-08-24 15:10:13 -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] Remove cpplint annotations 2021-07-30 18:20:40 -07: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] Add a DFSan allocator 2021-05-05 00:51:45 +00:00
dfsan_thread.h [DFSan][NFC] Fix comment formatting. 2021-08-31 15:35:08 -07:00
done_abilist.txt [DFSan] Add wrapper for getentropy(). 2021-08-24 15:10:13 -07:00
libc_ubuntu1404_abilist.txt [DFSan] Add wrapper for getentropy(). 2021-08-24 15:10:13 -07:00