diff options
Diffstat (limited to 'clang/www')
-rw-r--r-- | clang/www/cxx_status.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index e713da63459..4c767d1640e 100644 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -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 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> |