summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2014-02-28 21:11:28 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2014-02-28 21:11:28 +0000
commitf30ed8f96c0322b96b9508605b7dbb5016119d14 (patch)
tree3ae6570c95b52b89bc847808647f204fe5ebbee5 /llvm
parent3121fde41a22993fd9ad369088827564e734f77d (diff)
downloadbcm5719-llvm-f30ed8f96c0322b96b9508605b7dbb5016119d14.tar.gz
bcm5719-llvm-f30ed8f96c0322b96b9508605b7dbb5016119d14.zip
Add whitespace to try to fix bulleted list.
llvm-svn: 202537
Diffstat (limited to 'llvm')
-rw-r--r--llvm/docs/CodingStandards.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/docs/CodingStandards.rst b/llvm/docs/CodingStandards.rst
index 9aefa247e9c..0696147ccd7 100644
--- a/llvm/docs/CodingStandards.rst
+++ b/llvm/docs/CodingStandards.rst
@@ -96,6 +96,7 @@ The ultimate definition of this set is what build bots with those respective
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
OpenPOWER on IntegriCloud