dokyungs marked 2 inline comments as done. dokyungs added inline comments.
================ Comment at: compiler-rt/lib/fuzzer/FuzzerInterceptors.cpp:86 + s2++; + } + return 0; ---------------- morehouse wrote: > Lot's of common code with `internal_strncmp`. Let's factor it out into a > helper function. Factored it out into a new function: `internal_strcmp_strncmp` 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