<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 14 May 2015 at 16:28, Eric Christopher <span dir="ltr"><<a href="mailto:echristo@gmail.com" target="_blank">echristo@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Mmm.. might want to point to the script for the git folk?</div></blockquote><div><br></div><div>I would like that, but when working on the document it didn't feel like it would "fit". It's really a policy document and seems to be trying to not talk about such details. I don't know a better place to put it either.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span class="HOEnZb"><font color="#888888">-eric<br></font></span></div><div class="HOEnZb"><div class="h5"><br><div class="gmail_quote">On Thu, May 14, 2015 at 4:27 PM Nick Lewycky <<a href="mailto:nicholas@mxc.ca" target="_blank">nicholas@mxc.ca</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Author: nicholas<br>
Date: Thu May 14 18:21:33 2015<br>
New Revision: 237405<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=237405&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=237405&view=rev</a><br>
Log:<br>
Add a missing piece of existing practice to the developer policy. This may need further refinement, but I think is roughly correct.<br>
<br>
Modified:<br>
    llvm/trunk/docs/DeveloperPolicy.rst<br>
<br>
Modified: llvm/trunk/docs/DeveloperPolicy.rst<br>
URL: <a href="http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/DeveloperPolicy.rst?rev=237405&r1=237404&r2=237405&view=diff" target="_blank">http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/DeveloperPolicy.rst?rev=237405&r1=237404&r2=237405&view=diff</a><br>
==============================================================================<br>
--- llvm/trunk/docs/DeveloperPolicy.rst (original)<br>
+++ llvm/trunk/docs/DeveloperPolicy.rst Thu May 14 18:21:33 2015<br>
@@ -324,6 +324,11 @@ Below are some guidelines about the form<br>
 * Text formatting and spelling should follow the same rules as documentation<br>
   and in-code comments, ex. capitalization, full stop, etc.<br>
<br>
+* If the commit is a bug fix on top of another recently committed patch, or a<br>
+revert or reapply of a patch, include the svn revision number of the prior<br>
+related commit. This could be as simple as "Revert rNNNN because it caused<br>
+PR#".<br>
+<br>
 For minor violations of these recommendations, the community normally favors<br>
 reminding the contributor of this policy over reverting. Minor corrections and<br>
 omissions can be handled by sending a reply to the commits mailing list.<br>
<br>
<br>
_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu" target="_blank">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
</blockquote></div>
</div></div><br>_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
<br></blockquote></div><br></div></div>