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

Jean-Daniel Dupas devlists at shadowlab.org
Wed Oct 31 11:43:36 PDT 2012


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




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121031/812fa1f5/attachment.html>


More information about the cfe-commits mailing list