Remove sparse text on diagnostic options. These are not really documented anywhere...
authorTed Kremenek <kremenek@apple.com>
Tue, 5 Feb 2013 05:55:21 +0000 (05:55 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 5 Feb 2013 05:55:21 +0000 (05:55 +0000)
llvm-svn: 174338

clang/docs/tools/clang.pod

index 9628d47..c61334f 100644 (file)
@@ -417,27 +417,6 @@ Show commands to run and use verbose output.
 
 =back
 
-
-=head2 Diagnostics Options
-
-=over
-
-=item B<-fshow-column>
-B<-fshow-source-location>
-B<-fcaret-diagnostics>
-B<-fdiagnostics-fixit-info>
-B<-fdiagnostics-parseable-fixits>
-B<-fdiagnostics-print-source-range-info>
-B<-fprint-source-range-info>
-B<-fdiagnostics-show-option>
-B<-fmessage-length>
-
-These options control how Clang prints out information about diagnostics (errors
-and warnings).  Please see the Clang User's Manual for more information.
-
-=back
-
-
 =head2 Preprocessor Options
 
 =over