[libcxx-commits] [PATCH] D156052: [libc++][doc] Improves contribution page.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Jul 23 05:09:45 PDT 2023
Mordante created this revision.
Herald added a project: All.
Mordante requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
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 <https://reviews.llvm.org/D156051>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D156052
Files:
libcxx/docs/Contributing.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156052.543270.patch
Type: text/x-patch
Size: 5274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230723/5da010b5/attachment.bin>
More information about the libcxx-commits
mailing list