-
Notifications
You must be signed in to change notification settings - Fork 12.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Patch for Phabricator is out-of-date #64470
Labels
infrastructure
Bugs about LLVM infrastructure
Comments
Endilll
added
infrastructure
Bugs about LLVM infrastructure
and removed
new issue
labels
Aug 6, 2023
@llvm/issue-subscribers-infrastructure |
CC @nickdesaulniers as author of aforementioned patch |
out of date? Did arcanist come out of archival status? Anyways, LLVM is moving to github for code reviews; I'm not going to maintain arcanist support. |
The commits in arcanist are about php8 compatibility, so it is likely that the LLVM patch isn't needed anymore. |
smeenai
pushed a commit
to smeenai/llvm-project
that referenced
this issue
Sep 1, 2023
This reverts commit ef4beb8. It also removes the prior note about needing to patch ``arcanist``. This is patch is no longer necessary: 1. arcanist came out of hibernation and updated to support PHP 8.1. https://github.com/phacility/arcanist/commits/master 2. llvm/llvm-project is moving to github pull requests starting Sept 1 (tomorrow). https://discourse.llvm.org/t/pull-request-migration-schedule/71595 Fixes: llvm#64470 Reviewed By: MaskRay Differential Revision: https://reviews.llvm.org/D159291 commit-id:94c4d093
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As the title mentioned, the patch for Phabricator is out-of-date and cannot directly apply to the https://github.com/phacility/arcanist
The patch is here: https://github.com/llvm/llvm-project/blob/main/llvm/utils/phabricator/0001-Fix-PHP-8.1-incompatibility-with-arc-patch-D-12345.patch
The text was updated successfully, but these errors were encountered: