Skip to content

Commit fea9431

Browse files
committed
Merge 81668 from mainline.
Some formatting tweaks to clang(1) llvm-svn: 81700
1 parent ad894c5 commit fea9431

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

clang/docs/tools/clang.pod

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -378,8 +378,7 @@ Show commands to run and use verbose output.
378378

379379
=over
380380

381-
=item
382-
B<-fshow-column>
381+
=item B<-fshow-column>
383382
B<-fshow-source-___location>
384383
B<-fcaret-diagnostics>
385384
B<-fdiagnostics-fixit-info>
@@ -428,13 +427,14 @@ Do not search the standard system directories for include files.
428427
=cut
429428

430429
## TODO, but do we really want people using this stuff?
431-
=item B<-idirafter>I<directory>
432-
=item B<-iquote>I<directory>
433-
=item B<-isystem>I<directory>
434-
=item B<-iprefix>I<directory>
435-
=item B<-iwithprefix>I<directory>
436-
=item B<-iwithprefixbefore>I<directory>
437-
=item B<-isysroot>
430+
#=item B<-idirafter>I<directory>
431+
#=item B<-iquote>I<directory>
432+
#=item B<-isystem>I<directory>
433+
#=item B<-iprefix>I<directory>
434+
#=item B<-iwithprefix>I<directory>
435+
#=item B<-iwithprefixbefore>I<directory>
436+
#=item B<-isysroot>
437+
438438
=pod
439439

440440

@@ -445,21 +445,21 @@ Do not search the standard system directories for include files.
445445
=cut
446446

447447
### TODO someday.
448-
=head2 Warning Control Options
449-
=over
450-
=back
451-
=head2 Code Generation and Optimization Options
452-
=over
453-
=back
454-
=head2 Assembler Options
455-
=over
456-
=back
457-
=head2 Linker Options
458-
=over
459-
=back
460-
=head2 Static Analyzer Options
461-
=over
462-
=back
448+
#=head2 Warning Control Options
449+
#=over
450+
#=back
451+
#=head2 Code Generation and Optimization Options
452+
#=over
453+
#=back
454+
#=head2 Assembler Options
455+
#=over
456+
#=back
457+
#=head2 Linker Options
458+
#=over
459+
#=back
460+
#=head2 Static Analyzer Options
461+
#=over
462+
#=back
463463

464464
=pod
465465

0 commit comments

Comments
 (0)