On Oct 29, 2012, at 17:04 , Eli Friedman <eli.fried...@gmail.com> wrote:

> On Mon, Oct 29, 2012 at 4:59 PM, Rafael Espíndola
> <rafael.espind...@gmail.com> wrote:
>> In the past "production" clang builds would not be used for c++, and
>> we had the -ccc-clang-cxx and -ccc-no-clang-cxx options to force them
>> on or off for testing. C++ is now production quality and I think these
>> options are dead. Is it ok to remove them?
> 
> Yes, please do.

Is there any other way to force clang to behave like clang++ though? I have 
aliases for built clangs, but clang -x c++ is not the same as clang++.


_______________________________________________
cfe-commits mailing list
cfe-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to