[PATCH] D67867: [libc] Add few docs and implementation of strcpy and strcat.
Siva Chandra via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 2 10:33:29 PDT 2019
sivachandra added a comment.
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.
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