[PATCH] D19413: HowToReleaseLLVM: Add section about submitting patches for release branches

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 22 09:49:20 PDT 2016


hans added a subscriber: hans.
hans added a comment.

Thanks for updating these!


================
Comment at: docs/HowToReleaseLLVM.rst:342
@@ +341,3 @@
+#. Send an email to llvm-commits and cc the code owner and release manager.
+   The email should contain the subject line:  **X.Y Merge Request: rXXXXXX**
+
----------------
The correct list might be cfe-commits for Clang, etc.

Also, I prefer when the merge request is made as a reply to the original commit message email, since it will then include the context automatically.


http://reviews.llvm.org/D19413





More information about the llvm-commits mailing list