aaron.ballman added a comment.

Ah, this is for the cherry-pick to the 16.x branch -- we actually have a 
different process for that from usual patch submission. 
https://llvm.org/docs/GitHub.html#backporting-fixes-to-the-release-branches is 
the documentation for it, but basically, you should file a new issue on GitHub 
with the description `// cherry-pick 67409911353323ca5edf2049ef0df54132fa1ca7` 
and add it to the 16.x milestone. That should kick off a bot to do the pick for 
you in a custom branch, and that bot will probably fail due to merge conflicts. 
You'll fix the merge conflicts in that branch and eventually that branch is 
what gets merged into the release branch.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145148/new/

https://reviews.llvm.org/D145148

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to