r230579 - Fix typo.
Larisse Voufo
lvoufo at google.com
Wed Feb 25 15:48:35 PST 2015
Author: lvoufo
Date: Wed Feb 25 17:48:35 2015
New Revision: 230579
URL: http://llvm.org/viewvc/llvm-project?rev=230579&view=rev
Log:
Fix typo.
Modified:
cfe/trunk/www/cxx_status.html
Modified: cfe/trunk/www/cxx_status.html
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/www/cxx_status.html?rev=230579&r1=230578&r2=230579&view=diff
==============================================================================
--- cfe/trunk/www/cxx_status.html (original)
+++ cfe/trunk/www/cxx_status.html Wed Feb 25 17:48:35 2015
@@ -510,7 +510,7 @@ libc++ 3.7 or later, or libstdc++ 5 or l
<code>-Xclang -fdefine-sized-deallocation</code> compiler option to enable the implementation from
Clang 3.4 through Clang 3.6, where weak definitions of sized deallocation functions are implicitly
generated (by the compiler). You can also use the <code>-Xclang -fno-sized-deallocation</code> option
-to disable sized deallocation. Note that both of these flags arw temporary provisions and may go away
+to disable sized deallocation. Note that both of these flags are temporary provisions and may go away
soon.
</span>
</p>
More information about the cfe-commits
mailing list