From: Richard Smith Date: Fri, 28 Feb 2014 21:11:28 +0000 (+0000) Subject: Add whitespace to try to fix bulleted list. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=27f41a373699a877f45898db633be24a683b6616;p=oota-llvm.git 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 --- diff --git a/docs/CodingStandards.rst b/docs/CodingStandards.rst index 9aefa247e9c..0696147ccd7 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