Some libFuzzer users build using the build.sh script, without access to
the <sanitizer/common_interface_defs.h> include.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D86981
[libFuzzer] Break dependency on common_interface_defs.h ClosedPublic Authored by morehouse on Sep 1 2020, 2:42 PM.
Details Summary Some libFuzzer users build using the build.sh script, without access to
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 1 2020, 3:17 PM This revision was landed with ongoing or failed builds.Sep 1 2020, 3:35 PM Closed by commit rG49dda4e58aeb: [libFuzzer] Break dependency on common_interface_defs.h (authored by morehouse). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 289288 compiler-rt/lib/fuzzer/FuzzerInterceptors.cpp
|
clang-tidy: warning: invalid case style for function '__sanitizer_weak_hook_memcmp' [readability-identifier-naming]
not useful
clang-tidy: warning: invalid case style for parameter 'called_pc' [readability-identifier-naming]
not useful
clang-tidy: warning: invalid case style for parameter 's1' [readability-identifier-naming]
not useful