Index: llvm/docs/CodeReview.rst =================================================================== --- llvm/docs/CodeReview.rst +++ llvm/docs/CodeReview.rst @@ -80,8 +80,8 @@ Pre-commit code reviews are conducted on our web-based code-review tool (see :doc:`Phabricator`). Post-commit reviews can be done on Phabricator, by email -on the relevant project's commit mailing list, on the project's development -list, or on the bug tracker. +on the relevant project's commit mailing list, using commit comments on GitHub, +or on the bug tracker. When Is an RFC Required? ------------------------