[cfe-commits] r81668 - /cfe/trunk/docs/tools/clang.pod

Daniel Dunbar daniel at zuster.org
Sat Sep 12 19:45:12 PDT 2009


Tanya, please take this for 2.6, thanks!

 - Daniel

On Sat, Sep 12, 2009 at 7:21 PM, Daniel Dunbar <daniel at zuster.org> wrote:
> Author: ddunbar
> Date: Sat Sep 12 21:21:55 2009
> New Revision: 81668
>
> URL: http://llvm.org/viewvc/llvm-project?rev=81668&view=rev
> Log:
> Some formatting tweaks to clang(1)
>
> Modified:
>    cfe/trunk/docs/tools/clang.pod
>
> Modified: cfe/trunk/docs/tools/clang.pod
> URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/docs/tools/clang.pod?rev=81668&r1=81667&r2=81668&view=diff
>
> ==============================================================================
> --- cfe/trunk/docs/tools/clang.pod (original)
> +++ cfe/trunk/docs/tools/clang.pod Sat Sep 12 21:21:55 2009
> @@ -378,8 +378,7 @@
>
>  =over
>
> -=item
> -B<-fshow-column>
> +=item B<-fshow-column>
>  B<-fshow-source-location>
>  B<-fcaret-diagnostics>
>  B<-fdiagnostics-fixit-info>
> @@ -428,13 +427,14 @@
>  =cut
>
>  ## TODO, but do we really want people using this stuff?
> -=item B<-idirafter>I<directory>
> -=item B<-iquote>I<directory>
> -=item B<-isystem>I<directory>
> -=item B<-iprefix>I<directory>
> -=item B<-iwithprefix>I<directory>
> -=item B<-iwithprefixbefore>I<directory>
> -=item B<-isysroot>
> +#=item B<-idirafter>I<directory>
> +#=item B<-iquote>I<directory>
> +#=item B<-isystem>I<directory>
> +#=item B<-iprefix>I<directory>
> +#=item B<-iwithprefix>I<directory>
> +#=item B<-iwithprefixbefore>I<directory>
> +#=item B<-isysroot>
> +
>  =pod
>
>
> @@ -445,21 +445,21 @@
>  =cut
>
>  ### TODO someday.
> -=head2 Warning Control Options
> -=over
> -=back
> -=head2 Code Generation and Optimization Options
> -=over
> -=back
> -=head2 Assembler Options
> -=over
> -=back
> -=head2 Linker Options
> -=over
> -=back
> -=head2 Static Analyzer Options
> -=over
> -=back
> +#=head2 Warning Control Options
> +#=over
> +#=back
> +#=head2 Code Generation and Optimization Options
> +#=over
> +#=back
> +#=head2 Assembler Options
> +#=over
> +#=back
> +#=head2 Linker Options
> +#=over
> +#=back
> +#=head2 Static Analyzer Options
> +#=over
> +#=back
>
>  =pod
>
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>




More information about the cfe-commits mailing list