[libc-commits] [PATCH] D123645: [libc][docs] Add doc for libc string functions
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Apr 14 13:16:13 PDT 2022
sivachandra added inline comments.
================
Comment at: libc/docs/strings.rst:84
+============= ========
+Function Name Designed
+============= ========
----------------
michaelrj wrote:
> sivachandra wrote:
> > s/Designed/Available everywhere?
> I went with `Available` over `Available Everywhere` since it allows for specifying which platforms it is available on if that's not everywhere.
Ah, I didn't quite understand when @tschuett made that comment. I did not intend to suggest replacing "Designed" with "Available everywhere" but was trying to say the "Designed" should be replaced with "Available" everywhere relevant.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123645/new/
https://reviews.llvm.org/D123645
More information about the libc-commits
mailing list