-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Backport #113446 to 19.x #115827
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
Comments
cc @aheejin |
You can request for a backport merge with this process: https://llvm.org/docs/GitHub.html#backporting-fixes-to-the-release-branches |
/cherry-pick d61f58f |
Thanks. I hope should be enough (I thought it is only a maintainer that could probably pick commit for a release) |
I am not a release maintainer either 😀 |
Error: Command failed due to missing milestone. |
/cherry-pick d61f58f Re-posting this after adding the milestone |
Failed to cherry-pick: d61f58f https://github.com/llvm/llvm-project/actions/runs/11793878279 Please manually backport the fix and push it to your github fork. Once this is done, please create a pull request |
Failed to cherry-pick: d61f58f https://github.com/llvm/llvm-project/actions/runs/11793890929 Please manually backport the fix and push it to your github fork. Once this is done, please create a pull request |
Hi @tru Could you maybe tell us if we're doing something wrong here. Just did what the docs suggested. |
It says the cherry-pick failed because of conflicts. I think you should locally do a cherry-pick of the commit on top of |
What @aheejin said. There are conflicts so you need to manually resolve those. |
Well I don't think I have a conflicts issue. I am seeing this (https://github.com/llvm/llvm-project/actions/runs/11793878279)
Not sure if directly creating a PR against the |
/pull-request #115848 |
Hi,
I am interested in a PR #113446 that I would like to have in the release (if possible in 19.1.4)
The PR works towards allowing clang-repl to run in the browser. It is a small but essential change.
The text was updated successfully, but these errors were encountered: