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
546e460a00a985ce6fca323fe509f7d4e893b621
clang-p2996
/
compiler-rt
/
test
/
dfsan
History
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
..
Inputs
…
basic.c
…
CMakeLists.txt
[compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.*
2019-06-27 20:56:04 +00:00
custom.cpp
[DFSan] Add strpbrk wrapper.
2020-09-18 08:54:14 -07:00
dump_labels.c
…
event_callbacks.c
[DFSan] Re-enable event_callbacks test.
2020-09-11 09:15:05 -07:00
fast16labels.c
[DFSan] Add efficient fast16labels instrumentation mode.
2020-07-29 18:58:47 +00:00
flags.c
…
flush.c
…
fncall.c
…
interceptors.c
[DFSan] Handle mmap() calls before interceptors are installed.
2020-08-19 15:07:41 -07:00
label_count.c
…
lit.cfg.py
compiler-rt: Rename .cc file in test/dfsan to cpp
2019-08-05 13:19:28 +00:00
lit.site.cfg.py.in
[compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.*
2019-06-27 20:56:04 +00:00
propagate.c
…
threaded_flush.c
[DFSan] Don't unmap during dfsan_flush().
2020-08-14 11:43:49 -07:00
trace-cmp.c
…
vararg.c
…
write_callback.c
…