diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst index 6774da588cf0..c6dc6aa8ba70 100644 --- a/clang/docs/ReleaseNotes.rst +++ b/clang/docs/ReleaseNotes.rst @@ -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 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^