hctim accepted this revision. hctim marked an inline comment as done. hctim added a comment.
LGTM ================ Comment at: compiler-rt/lib/fuzzer/FuzzerInterceptors.cpp:52 +// NOLINTNEXTLINE +void __sanitizer_weak_hook_memcmp(void *, const void *, const void *, size_t, + int); ---------------- hctim wrote: > Why not `#include <sanitizer/common_interface_defs.h>` (and below)? The comment above is obsolete - please mark as done before closing out the patch. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D83494/new/ https://reviews.llvm.org/D83494 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits