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

Eli Friedman eli.friedman at gmail.com
Mon Oct 29 17:04:08 PDT 2012


On Mon, Oct 29, 2012 at 4:59 PM, Rafael EspĂ­ndola
<rafael.espindola at 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.

-Eli




More information about the cfe-commits mailing list