<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 25, 2015 at 3:48 PM, Larisse Voufo <span dir="ltr"><<a href="mailto:lvoufo@google.com" target="_blank">lvoufo@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Author: lvoufo<br>
Date: Wed Feb 25 17:48:25 2015<br>
New Revision: 230577<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=230577&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=230577&view=rev</a><br>
Log:<br>
Move -fdefine-sized-deallocation and -fno-sized-deallocation options from driver into CC1 for now.<br>
<br>
Modified:<br>
    cfe/trunk/www/cxx_status.html<br>
<br>
Modified: cfe/trunk/www/cxx_status.html<br>
URL: <a href="http://llvm.org/viewvc/llvm-project/cfe/trunk/www/cxx_status.html?rev=230577&r1=230576&r2=230577&view=diff" target="_blank">http://llvm.org/viewvc/llvm-project/cfe/trunk/www/cxx_status.html?rev=230577&r1=230576&r2=230577&view=diff</a><br>
==============================================================================<br>
--- cfe/trunk/www/cxx_status.html (original)<br>
+++ cfe/trunk/www/cxx_status.html Wed Feb 25 17:48:25 2015<br>
@@ -510,7 +510,7 @@ libc++ 3.7 or later, or libstdc++ 5 or l<br>
 <code>-Xclang -fdefine-sized-deallocation</code> compiler option to enable the implementation from<br>
 Clang 3.4 through Clang 3.6, where weak definitions of sized deallocation functions are implicitly<br>
 generated (by the compiler). You can also use the <code>-Xclang -fno-sized-deallocation</code> option<br>
-to disable sized deallocation. Note that both of these flags are temporary provisions and may go away<br>
+to disable sized deallocation. Note that both of these flags arw temporary provisions and may go away<br></blockquote><div><br></div><div>s/arw/are/</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
 soon.<br>
 </span><br>
 </p><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>