[cfe-commits] [patch] Remove -ccc-clang-cxx and -ccc-no-clang-cxx
João Matos
ripzonetriton at gmail.com
Wed Oct 31 11:38:17 PDT 2012
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++.
--
João Matos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121031/13ccdd50/attachment.html>
More information about the cfe-commits
mailing list