[cfe-commits] r83377 - in /cfe/trunk: include/clang/Driver/Options.def lib/Driver/Tools.cpp

Rafael Espíndola rafael.espindola at gmail.com
Mon Oct 19 08:14:16 PDT 2009


> I'm ambivalent about adding options which are needless clang specific,
> since we share the interface with gcc. Would it make sense to name
> this something more generic (which would make sense for gcc as well),
> e.g., -nobuiltininc?

Using clang's preprocessor with gcc is kind of a clang specific feature :-)

But I am fine with any option name. The attached patch converts clang
and clang-cc to your proposed -nobuiltininc.

>  - Daniel
>

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nobuiltininc.patch
Type: text/x-diff
Size: 2811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20091019/3bfe3459/attachment.patch>


More information about the cfe-commits mailing list