@@ -378,8 +378,7 @@ Show commands to run and use verbose output.
378
378
379
379
=over
380
380
381
- =item
382
- B<-fshow-column>
381
+ =item B<-fshow-column>
383
382
B<-fshow-source-___location>
384
383
B<-fcaret-diagnostics>
385
384
B<-fdiagnostics-fixit-info>
@@ -428,13 +427,14 @@ Do not search the standard system directories for include files.
428
427
=cut
429
428
430
429
## 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
+
438
438
=pod
439
439
440
440
@@ -445,21 +445,21 @@ Do not search the standard system directories for include files.
445
445
=cut
446
446
447
447
### 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
463
463
464
464
=pod
465
465
0 commit comments