[libc-commits] [PATCH] D82133: Add strcmp function to libc.
Alex Brachet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Jun 18 17:31:41 PDT 2020
abrachet added a comment.
Are you using the `arc` tool to create these? I've always had trouble with it too. You can create a diff and upload that diff or copy and paste it in Phab, which I think is a lot easier and less error prone. `git diff origin -U99999 > patch` then you can upload patch from reviews.llvm.org. Hopefully thats helpful
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82133/new/
https://reviews.llvm.org/D82133
More information about the libc-commits
mailing list