[llvm] r202537 - Add whitespace to try to fix bulleted list.

Chandler Carruth chandlerc at google.com
Fri Feb 28 13:33:51 PST 2014


Ow, and thanks for fixing all of these. Feel free to code review me into
submission as well. =]


On Fri, Feb 28, 2014 at 1:11 PM, Richard Smith
<richard-llvm at metafoo.co.uk>wrote:

> Author: rsmith
> Date: Fri Feb 28 15:11:28 2014
> New Revision: 202537
>
> URL: http://llvm.org/viewvc/llvm-project?rev=202537&view=rev
> Log:
> Add whitespace to try to fix bulleted list.
>
> Modified:
>     llvm/trunk/docs/CodingStandards.rst
>
> Modified: llvm/trunk/docs/CodingStandards.rst
> URL:
> http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/CodingStandards.rst?rev=202537&r1=202536&r2=202537&view=diff
>
> ==============================================================================
> --- llvm/trunk/docs/CodingStandards.rst (original)
> +++ llvm/trunk/docs/CodingStandards.rst Fri Feb 28 15:11:28 2014
> @@ -96,6 +96,7 @@ The ultimate definition of this set is w
>  toolchains accept. Don't argue with the build bots.
>
>  Each toolchain provides a good reference for what it accepts:
> +
>  * Clang: http://clang.llvm.org/cxx_status.html
>  * GCC: http://gcc.gnu.org/projects/cxx0x.html
>  * MSVC: http://msdn.microsoft.com/en-us/library/hh567368.aspx
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140228/8d643caf/attachment.html>


More information about the llvm-commits mailing list