[llvm] r202537 - Add whitespace to try to fix bulleted list.
Richard Smith
richard-llvm at metafoo.co.uk
Fri Feb 28 13:11:28 PST 2014
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
More information about the llvm-commits
mailing list