[cfe-commits] [patch] Remove -ccc-clang-cxx and -ccc-no-clang-cxx

João Matos ripzonetriton at gmail.com
Wed Oct 31 11:48:06 PDT 2012


Ah yes, you're right.

On Wed, Oct 31, 2012 at 6:43 PM, Jean-Daniel Dupas
<devlists at shadowlab.org>wrote:

>
> Le 31 oct. 2012 à 19:38, João Matos <ripzonetriton at gmail.com> a écrit :
>
> On Wed, Oct 31, 2012 at 6:25 PM, Daniel Dunbar <daniel at zuster.org> wrote:
>
>> If we did that, then it would be entirely sensible to provide another
>> (more sensibly named) option to request linking with the C++ standard
>> library (and other associated behavior). Then clang -flink-c++ (or whatever
>> we called it) and clang++ would be equivalent, and we could also kill
>> -ccc-cxx.
>>
>>  - Daniel
>
>
> I agree with this. Also it would be quite nice to able to choose from
> different standard C++ libraries, like MS's or libc++.
>
>
> Isn't is what the -stdlib=[libc++ | stdlibc++] option already does ?
>
>  -- Jean-Daniel
>
>
>
>
>


-- 
João Matos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121031/518932fe/attachment.html>


More information about the cfe-commits mailing list