[all-commits] [llvm/llvm-project] 12aae7: [libc][docs] Add doc for libc stdio functions
michaelrj-google via All-commits
all-commits at lists.llvm.org
Thu May 12 13:02:37 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 12aae7d9a685dfdc5c59b2003d13d088c20e697c
https://github.com/llvm/llvm-project/commit/12aae7d9a685dfdc5c59b2003d13d088c20e697c
Author: Michael Jones <michaelrj at google.com>
Date: 2022-05-12 (Thu, 12 May 2022)
Changed paths:
M libc/docs/index.rst
A libc/docs/stdio.rst
M libc/docs/strings.rst
Log Message:
-----------
[libc][docs] Add doc for libc stdio functions
This patch adds a document describing the status of the string functions
in LLVM-libc.
Reviewed By: sivachandra, lntue
Differential Revision: https://reviews.llvm.org/D123823
More information about the All-commits
mailing list