[libc-commits] [PATCH] D82427: [libc] Fix strcmp fuzz test to use one input.
Chris Gyurgyik via Phabricator via libc-commits
libc-commits at lists.llvm.org
Sun Jun 28 10:47:55 PDT 2020
cgyurgyik marked an inline comment as done.
cgyurgyik added a comment.
In D82427#2118238 <https://reviews.llvm.org/D82427#2118238>, @PaulkaToast wrote:
> Minor nit, looks good otherwise. (:
> If you haven't run `git clang-format HEAD~1` before you land the patch.
Weird, I've been running clang-format religiously. I tested it, and it doesn't add a newline at the end.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82427/new/
https://reviews.llvm.org/D82427
More information about the libc-commits
mailing list