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

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Oct 29 16:59:56 PDT 2012


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?

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: application/octet-stream
Size: 6326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121029/4885c218/attachment.obj>


More information about the cfe-commits mailing list