[cfe-dev] Clang command line options

John Smith lbalbalba at gmail.com
Thu Feb 7 06:24:53 PST 2013


On Thu, Feb 7, 2013 at 3:19 PM, Dmitri Gribenko <gribozavr at gmail.com> wrote:
> On Thu, Feb 7, 2013 at 4:58 AM, Sean Silva <silvas at purdue.edu> wrote:
>> Dmitri, could you please update/rework <http://clang.llvm.org/docs/FAQ.html>
>> so that it covers the way that madil90 has posed this question (regardless
>> of whether or not I diagnosed this issue correctly)? Maybe we should have a
>> dedicated question `why does clang not find some headers like "stddef.h" or
>> "stdarg.h"`? The content should be written to fill the use case where we
>> reply to these built-in header questions by just linking to the FAQ and have
>> that give the user a useful understanding of the issue (and what they can do
>> about it, and that they are not alone).
>
> We already have that explained here:
> http://clang.llvm.org/docs/LibTooling.html#builtin-includes
>
> I don't feel comfortable copying that text to FAQ...
>
> Dmitri
>
It could be referenced from the FAQ ?

John Smith



More information about the cfe-dev mailing list