[all-commits] [llvm/llvm-project] 43f783: [libc][docs] Update implementation docs (#73590)
michaelrj-google via All-commits
all-commits at lists.llvm.org
Tue Nov 28 10:14:27 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 43f783ff66d7ae5a8bf43cdab251750780de7934
https://github.com/llvm/llvm-project/commit/43f783ff66d7ae5a8bf43cdab251750780de7934
Author: michaelrj-google <71531609+michaelrj-google at users.noreply.github.com>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M libc/docs/dev/api_test.rst
M libc/docs/dev/clang_tidy_checks.rst
M libc/docs/dev/header_generation.rst
M libc/docs/dev/implementation_standard.rst
M libc/docs/dev/source_tree_layout.rst
M libc/docs/strings.rst
Log Message:
-----------
[libc][docs] Update implementation docs (#73590)
Some of the files in the docs/ directory are from 2019 and haven't been
updated since. This patch updates implementation_standard.rst,
source_tree_layout.rst, and has some minor fixes for strings.rst. It
also marks the most severely out of date files with a warning. These
files will be updated in a later patch.
More information about the All-commits
mailing list