summaryrefslogtreecommitdiffstats
path: root/clang/docs/tools
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2009-10-27 00:29:40 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2009-10-27 00:29:40 +0000
commitbb85c2644a99d3593d0279eb8841539e18e40270 (patch)
treecd4304b5bdb7f266997273089817d74e7b1c3fac /clang/docs/tools
parent538984c1c30bd801b7a2283aed54fcb9b555fbb2 (diff)
downloadbcm5719-llvm-bb85c2644a99d3593d0279eb8841539e18e40270.tar.gz
bcm5719-llvm-bb85c2644a99d3593d0279eb8841539e18e40270.zip
Document -nobuiltininc
llvm-svn: 85188
Diffstat (limited to 'clang/docs/tools')
-rw-r--r--clang/docs/tools/clang.pod4
1 files changed, 4 insertions, 0 deletions
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?
OpenPOWER on IntegriCloud