<div dir="ltr">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.<div>
<br></div><div>-- Sean Silva</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Feb 22, 2014 at 8:10 PM, Tim Hill <span dir="ltr"><<a href="mailto:drtimhill@gmail.com" target="_blank">drtimhill@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Apologies for the “noob” question, I’m still getting up to speed on clang…<br>
<br>
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”.<br>

<br>
Thanks!<br>
—Tim<br>
<br>
<br>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
</blockquote></div><br></div>