]> granicus.if.org Git - clang/commitdiff
Move -fdefine-sized-deallocation and -fno-sized-deallocation options from driver...
authorLarisse Voufo <lvoufo@google.com>
Wed, 25 Feb 2015 23:48:25 +0000 (23:48 +0000)
committerLarisse Voufo <lvoufo@google.com>
Wed, 25 Feb 2015 23:48:25 +0000 (23:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@230577 91177308-0d34-0410-b5e6-96231b3b80d8

www/cxx_status.html

index 4c767d1640ee5a6cdeae43e0d6ed147b37ecd64a..e713da63459b162f96b19af0c58b5a73f2784437 100644 (file)
@@ -510,7 +510,7 @@ libc++ 3.7 or later, or libstdc++ 5 or later. Alternatively, you can use the
 <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 are temporary provisions and may go away
+to disable sized deallocation. Note that both of these flags arw temporary provisions and may go away
 soon.
 </span>
 </p>