Details
- Reviewers
vitalybuka - Commits
- rG2d56e1394b8f: [Sanitizer] Intercepts flopen/flopenat on FreeBSD.
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc | ||
---|---|---|
10057 | maybe move it close to fopen? | |
10079 | why do you need to define macro which used just one time? we use IMPL only for stuff which can be reused. | |
compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp | ||
654 | unrelated, could you please land in a separate patch, OK without review |
clang-tidy: error: no template named 'AddrHashMap'; did you mean '__asan::AddrHashMap'? [clang-diagnostic-error]
not useful