[PATCH] D67867: [libc] Add few docs and implementation of strcpy and strcat.
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 2 10:41:37 PDT 2019
lebedev.ri added a comment.
In D67867#1691647 <https://reviews.llvm.org/D67867#1691647>, @sivachandra wrote:
> In D67867#1691626 <https://reviews.llvm.org/D67867#1691626>, @lebedev.ri wrote:
>
> > Aha. But still, all but few docs migrated back to rst.
> > I'm not sure it's great to add new ones in the format being-migrated-from.
>
>
> Can you kindly point me to some reference which says rst is preferred over markdown? Not that I do not trust you, but I was told by others to prefer markdown, and so I used markdown. I want to have a reference to point to if I am questioned in future about this.
See e.g.
https://lists.llvm.org/pipermail/llvm-dev/2019-June/133038.html
https://reviews.llvm.org/D66305
I think there was some other disscussion but i can't find it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67867/new/
https://reviews.llvm.org/D67867
More information about the llvm-commits
mailing list