From bb85c2644a99d3593d0279eb8841539e18e40270 Mon Sep 17 00:00:00 2001 From: Rafael Espindola Date: Tue, 27 Oct 2009 00:29:40 +0000 Subject: Document -nobuiltininc llvm-svn: 85188 --- clang/docs/tools/clang.pod | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'clang/docs/tools') diff --git a/clang/docs/tools/clang.pod b/clang/docs/tools/clang.pod index daa73879893..42cf8fa2d71 100644 --- a/clang/docs/tools/clang.pod +++ b/clang/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? -- cgit v1.2.3