<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Done.<div><br></div><div>-bw</div><div><br></div><div><br><div style=""><div>On Aug 15, 2014, at 7:29 PM, Nick Lewycky <<a href="mailto:nlewycky@google.com">nlewycky@google.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div class="gmail_extra">This (r215806, r215807 and r215808) should go into the 3.5 release branch. It's just a documentation change.<br><br><div class="gmail_quote">On 15 August 2014 19:14, Nick Lewycky <span dir="ltr"><<a href="mailto:nicholas@mxc.ca" target="_blank">nicholas@mxc.ca</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Author: nicholas<br>
Date: Fri Aug 15 21:14:37 2014<br>
New Revision: 215808<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=215808&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=215808&view=rev</a><br>
Log:<br>
Clarify.<br>
<br>
Modified:<br>
    cfe/trunk/docs/AttributeReference.rst<br>
<br>
Modified: cfe/trunk/docs/AttributeReference.rst<br>
URL: <a href="http://llvm.org/viewvc/llvm-project/cfe/trunk/docs/AttributeReference.rst?rev=215808&r1=215807&r2=215808&view=diff" target="_blank">http://llvm.org/viewvc/llvm-project/cfe/trunk/docs/AttributeReference.rst?rev=215808&r1=215807&r2=215808&view=diff</a><br>


==============================================================================<br>
--- cfe/trunk/docs/AttributeReference.rst (original)<br>
+++ cfe/trunk/docs/AttributeReference.rst Fri Aug 15 21:14:37 2014<br>
@@ -238,8 +238,8 @@ enable_if<br>
<br>
 .. Note:: Some features of this attribute are experimental. The meaning of<br>
   multiple enable_if attributes on a single declaration is subject to change in<br>
-  a future version of clang. Also, the ABI is not standardized and the mangled<br>
-  name produced may change. To avoid that, use asm labels.<br>
+  a future version of clang. Also, the ABI is not standardized and the name<br>
+  mangling may change in future versions. To avoid that, use asm labels.<br>
<br>
 The ``enable_if`` attribute can be placed on function declarations to control<br>
 which overload is selected based on the values of the function's arguments.<br>
<br>
<br>
_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
</blockquote></div><br></div></div>
</blockquote></div><br></div></body></html>