[cfe-dev] Clang Docs

Sean Silva silvas at purdue.edu
Sun Feb 23 18:43:56 PST 2014


For general options, your best bet is to look at the GCC docs. The `clang`
program is meant to be GCC compatible, so those options naturally carry
over. There should be pretty decent coverage of the clang-specific options
in the user's manual.

-- Sean Silva


On Sat, Feb 22, 2014 at 8:10 PM, Tim Hill <drtimhill at gmail.com> wrote:

> Apologies for the "noob" question, I'm still getting up to speed on clang...
>
> Where is the best source of docs on clang, specifically options. I'm
> trying to use the "-x" option (select source language) and the online help
> and man page just says "-x language" without listing the acceptable values
> for "language".
>
> Thanks!
> --Tim
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140223/7763fce7/attachment.html>


More information about the cfe-dev mailing list