[Patch] Turn Driver::CCCIsCXX and CCCIsCPP into an enum, add -cxx-mode= option

Chandler Carruth chandlerc at google.com
Thu Jul 18 11:55:25 PDT 2013


On Tue, Jul 16, 2013 at 6:42 AM, Reid Kleckner <rnk at google.com> wrote:

> lld calls this the driver "flavor" rather than mode.  It would be nice to
> stay consistent on terminology, if folks are OK with flavor over mode.
>

FWIW, I vote for '--driver-mode'. The reason is that it encompasses CPP vs.
C++ vs. C in addition to cl.exe vs. GCC compatibility.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130718/3b52964f/attachment.html>


More information about the cfe-commits mailing list