[all-commits] [llvm/llvm-project] 4d0339: High-Level Code-Review Documentation Update
Hal Finkel via All-commits
all-commits at lists.llvm.org
Fri Mar 6 20:23:10 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4d0339aecb6086048c543ab55c12e835fbe4514e
https://github.com/llvm/llvm-project/commit/4d0339aecb6086048c543ab55c12e835fbe4514e
Author: Hal Finkel <hfinkel at anl.gov>
Date: 2020-03-07 (Sat, 07 Mar 2020)
Changed paths:
A llvm/docs/CodeReview.rst
M llvm/docs/Contributing.rst
M llvm/docs/DeveloperPolicy.rst
M llvm/docs/Lexicon.rst
Log Message:
-----------
High-Level Code-Review Documentation Update
This is an update to the documentation of our community code-review process.
Based on the RFC: High-Level Code-Review Documentation Update
(http://lists.llvm.org/pipermail/llvm-dev/2019-November/136808.html).
In this patch, I've pulled out the documentation into a separate file, and
broken it into a number of subsections. This is, of course, just one further
step in better documenting our community processes. I expect we'll continue to
improve this over time. Thank you to everyone who provided feedback!
Differential Revision: https://reviews.llvm.org/D71916
More information about the All-commits
mailing list