summaryrefslogtreecommitdiff
path: root/docs
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
commit27f41a373699a877f45898db633be24a683b6616 (patch)
tree673eb19a3f53da89b0c0e2ea6da110c92bb7b55d /docs
parent640da197aedb73d1b12925fe4048cdd6d7fc7917 (diff)
downloadllvm-27f41a373699a877f45898db633be24a683b6616.tar.gz
llvm-27f41a373699a877f45898db633be24a683b6616.tar.bz2
llvm-27f41a373699a877f45898db633be24a683b6616.tar.xz
Add whitespace to try to fix bulleted list.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202537 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/CodingStandards.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CodingStandards.rst b/docs/CodingStandards.rst
index 9aefa247e9..0696147ccd 100644
--- a/docs/CodingStandards.rst
+++ b/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