> Thanks, I like that better. Please apply! It would also be good to
> document this in the man page.

Applied. The attached patch adds the documentation.

>  - Daniel
>

Cheers,
Rafael
diff --git a/docs/tools/clang.pod b/docs/tools/clang.pod
index daa7387..42cf8fa 100644
--- a/docs/tools/clang.pod
+++ b/docs/tools/clang.pod
@@ -424,6 +424,10 @@ Add the specified directory to the search path for framework include files.
 
 Do not search the standard system directories for include files.
 
+=item B<-nobuiltininc>
+
+Do not search clang's builtin directory for include files.
+
 =cut
 
 ## TODO, but do we really want people using this stuff?
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to