This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
compiler-rt
/
include
/
sanitizer
History
Fangrui Song
678e3ee123
[lldb] Fix duplicate word typos; NFC
...
Those fixes were taken from
https://reviews.llvm.org/D137338
2023-09-01 21:32:24 -07:00
..
allocator_interface.h
[sanitizer] Implement __sanitizer_get_allocated_size_fast
2023-05-26 00:19:47 +00:00
asan_interface.h
[compiler-rt] NFC: Fix trivial typo
2021-09-04 14:12:58 +05:30
common_interface_defs.h
[compiler-rt][ASan] Fix description of __sanitizer_annotate_contiguous_container
2023-04-30 22:21:12 -07:00
coverage_interface.h
…
dfsan_interface.h
[lldb] Fix duplicate word typos; NFC
2023-09-01 21:32:24 -07:00
hwasan_interface.h
[nfc] Fix headers comment
2023-04-25 17:53:55 -07:00
linux_syscall_hooks.h
[sanitizer] Add callbacks for epoll_pwait2
2021-08-02 14:14:19 -07:00
lsan_interface.h
…
memprof_interface.h
…
msan_interface.h
[msan] Add more specific messages for use-after-destroy
2022-08-30 19:52:32 -07:00
netbsd_syscall_hooks.h
…
scudo_interface.h
…
tsan_interface_atomic.h
…
tsan_interface.h
Reland 2nd attempt: [tsan] Add debugging interfaces into interface header.
2023-05-30 10:43:00 +00:00
ubsan_interface.h
…