]> granicus.if.org Git - clang/commitdiff
Fixing an RST issue to silence a sphinx warning.
authorAaron Ballman <aaron@aaronballman.com>
Tue, 26 May 2015 19:56:13 +0000 (19:56 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Tue, 26 May 2015 19:56:13 +0000 (19:56 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@238241 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index 6774da588cf02850f024728b31699f7f8bc07387..c6dc6aa8ba700f0f07cfc135e39f1dcb64f309cc 100644 (file)
@@ -48,10 +48,9 @@ Major New Features
 ------------------
 
 - Use of the ``__declspec`` language extension for declaration attributes now
-requires passing the -fms-extensions or -fborland compiler flag. This language
-extension is also enabled when compiling CUDA code, but its use should be
-viewed as an implementation detail that is subject to change.
-
+  requires passing the -fms-extensions or -fborland compiler flag. This language
+  extension is also enabled when compiling CUDA code, but its use should be
+  viewed as an implementation detail that is subject to change.
 
 Improvements to Clang's diagnostics
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^