[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
Fri Sep 27 10:21:31 PDT 2019


sivachandra added a subscriber: lebedev.ri.
sivachandra added a comment.

In D67867#1685625 <https://reviews.llvm.org/D67867#1685625>, @lebedev.ri wrote:

> The `libc/docs/*.md` should be .RST - there are no more no other .MD docs in llvm, they were all converted back to .RST


So, does it mean, this has been reversed: https://reviews.llvm.org/D44910


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