Skip to content

Commit be49d9a

Browse files
committed
Removes arcanist and Phabricator information.
Removes old arcanist configuration files and documentation of Phabricator. This only removes the data that seems save to remove.
1 parent 20177c4 commit be49d9a

File tree

9 files changed

+6
-540
lines changed

9 files changed

+6
-540
lines changed

.arcconfig

Lines changed: 0 additions & 8 deletions
This file was deleted.

.arclint

Lines changed: 0 additions & 15 deletions
This file was deleted.

llvm/docs/Contributing.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,9 @@ in order to update the last commit with all pending changes.
8989
``clang/tools/clang-format/git-clang-format``.
9090

9191
The LLVM project has migrated to GitHub Pull Requests as its review process.
92-
We still have an active :ref:`Phabricator <phabricator-reviews>`
93-
instance for the duration of the migration. If you want to contribute to LLVM
94-
now, please use GitHub. For more information about the workflow of using GitHub
95-
Pull Requests see our :ref:`GitHub <github-reviews>` documentation.
92+
For more information about the workflow of using GitHub Pull Requests see our
93+
:ref:`GitHub <github-reviews>` documentation. We still have an read-only
94+
`LLVM's Phabricator <https://reviews.llvm.org>`_ instance.
9695

9796
To make sure the right people see your patch, please select suitable reviewers
9897
and add them to your patch when requesting a review. Suitable reviewers are the
@@ -185,5 +184,5 @@ of LLVM's high-level design, as well as its internals:
185184
.. _clang-format-diff.py: https://reviews.llvm.org/source/llvm-github/browse/main/clang/tools/clang-format/clang-format-diff.py
186185
.. _git-clang-format: https://reviews.llvm.org/source/llvm-github/browse/main/clang/tools/clang-format/git-clang-format
187186
.. _LLVM's GitHub: https://github.com/llvm/llvm-project
188-
.. _LLVM's Phabricator (deprecated): https://reviews.llvm.org/
187+
.. _LLVM's Phabricator (read-only): https://reviews.llvm.org/
189188
.. _LLVM's Open Projects page: https://llvm.org/OpenProjects.html#what

llvm/docs/DeveloperPolicy.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@ awareness of. For such changes, the following should be done:
129129

130130
.. warning::
131131

132-
Phabricator is deprecated and will be switched to read-only mode in October
133-
2023, for new code contributions use :ref:`GitHub Pull Requests <github-reviews>`.
132+
Phabricator is deprecated is available in read-only mode,
133+
for new code contributions use :ref:`GitHub Pull Requests <github-reviews>`.
134134
This section contains old information that needs to be updated.
135135

136136
* When performing the code review for the change, please add any applicable

0 commit comments

Comments
 (0)