r230577 - Move -fdefine-sized-deallocation and -fno-sized-deallocation options from driver into CC1 for now.

David Majnemer david.majnemer at gmail.com
Wed Feb 25 15:59:40 PST 2015


On Wed, Feb 25, 2015 at 3:48 PM, Larisse Voufo <lvoufo at google.com> wrote:

> Author: lvoufo
> Date: Wed Feb 25 17:48:25 2015
> New Revision: 230577
>
> URL: http://llvm.org/viewvc/llvm-project?rev=230577&view=rev
> Log:
> Move -fdefine-sized-deallocation and -fno-sized-deallocation options from
> driver into CC1 for now.
>
> 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=230577&r1=230576&r2=230577&view=diff
>
> ==============================================================================
> --- cfe/trunk/www/cxx_status.html (original)
> +++ cfe/trunk/www/cxx_status.html Wed Feb 25 17:48:25 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 are
> temporary provisions and may go away
> +to disable sized deallocation. Note that both of these flags arw
> temporary provisions and may go away
>

s/arw/are/


>  soon.
>  </span>
>  </p>
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150225/352d4eec/attachment.html>


More information about the cfe-commits mailing list