[all-commits] [llvm/llvm-project] f14334: [libc][docs] Add doc for libc string functions
michaelrj-google via All-commits
all-commits at lists.llvm.org
Thu Apr 14 13:03:14 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f14334ffa1191ad734d2a994609cf8220c5b7abf
https://github.com/llvm/llvm-project/commit/f14334ffa1191ad734d2a994609cf8220c5b7abf
Author: Michael Jones <michaelrj at google.com>
Date: 2022-04-14 (Thu, 14 Apr 2022)
Changed paths:
M libc/docs/index.rst
A libc/docs/strings.rst
M libc/test/src/__support/CMakeLists.txt
Log Message:
-----------
[libc][docs] Add doc for libc string functions
This patch adds a document describing the status of the string functions
in LLVM-libc.
Reviewed By: sivachandra, jeffbailey
Differential Revision: https://reviews.llvm.org/D123645
More information about the All-commits
mailing list