llvm-project/compiler-rt/lib/dfsan
Matt Morehouse 23bab1eb43 [DFSan] Add strpbrk wrapper.
Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D87849
2020-09-18 08:54:14 -07:00
..
scripts compiler-rt: Rename .cc file in test/dfsan to cpp 2019-08-05 13:19:28 +00:00
.clang-format [sanitizer] Remove unneeded blank lines 2018-05-09 00:44:26 +00:00
CMakeLists.txt compiler-rt: Rename .cc file in lib/{dfsan,stats,ubsan_minimal} to .cpp 2019-08-01 12:41:23 +00:00
dfsan.cpp [DFSan] Support fast16labels mode in dfsan_union. 2020-08-17 11:27:28 -07:00
dfsan.h [compiler-rt] Remove some cpplint filters 2019-09-12 02:20:36 +00:00
dfsan.syms.extra
dfsan_custom.cpp [DFSan] Add strpbrk wrapper. 2020-09-18 08:54:14 -07:00
dfsan_flags.inc [DFSan] Add efficient fast16labels instrumentation mode. 2020-07-29 18:58:47 +00:00
dfsan_interceptors.cpp [DFSan] Handle mmap() calls before interceptors are installed. 2020-08-19 15:07:41 -07:00
dfsan_platform.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
done_abilist.txt [DFSan] Add strpbrk wrapper. 2020-09-18 08:54:14 -07:00
libc_ubuntu1404_abilist.txt