[all-commits] [llvm/llvm-project] 195015: [libc++][doc] Improves contribution page.
Mark de Wever via All-commits
all-commits at lists.llvm.org
Tue Aug 29 10:05:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 195015cf67c64e7eaca8dff51c58794c3b117753
https://github.com/llvm/llvm-project/commit/195015cf67c64e7eaca8dff51c58794c3b117753
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
M libcxx/docs/Contributing.rst
Log Message:
-----------
[libc++][doc] Improves contribution page.
This adds more information regarding the libc++ coding style and
reference that are useful when working on a standard library
implementation.
This information is based on review comments and tips I give to new
contributors an information I wish I'd know when I started working on
libc++.
Depends on D156051
Reviewed By: #libc, jloser, var-const, ldionne
Differential Revision: https://reviews.llvm.org/D156052
More information about the All-commits
mailing list