[PATCH] D67867: [libc] Add few docs and implementation of strcpy and strcat.

Siva Chandra via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 27 10:06:52 PDT 2019


On Tue, Sep 24, 2019 at 2:58 AM Roman Lebedev via Phabricator
<reviews at reviews.llvm.org> wrote:
> This patch is subscribed to llvm-commits, not libc-commits, is that correct? (you may need to bump phab people to setup correct auto-subscribe rules for this new repo)
> Also, @sivachandra please please, can libc patches **all** start with `[libc]` prefix in their patch name, so it is less painful to read through -commits lists, and commit log?

Sorry, I missed this message from you, and sorry also that this change
started spamming llvm-commits. And also, thanks for adding the [libc]
prefix. I was told that all rules were set up, so I thought this would
only get sent out to libc-commits. Either I have misunderstood what
they told me about the rules, or there is another set of people I need
to take this to. I will ensure before the next change to get this
fixed.


More information about the llvm-commits mailing list