From: Sylvestre Ledru Date: Sun, 14 Jul 2019 18:25:09 +0000 (+0000) Subject: consistency in the release notes X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d68805d6a72b3cf9bdd4276069bcbaa6fd65fdb3;p=clang consistency in the release notes git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@366024 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index f0a35050dd..f89447fc96 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -184,8 +184,8 @@ AST Matchers clang-format ------------ -- Add language support for clang-formatting C# files -- Add Microsoft coding style to encapsulate default C# formatting style +- Add language support for clang-formatting C# files. +- Add Microsoft coding style to encapsulate default C# formatting style. - Added new option `PPDIS_BeforeHash` (in configuration: `BeforeHash`) to `IndentPPDirectives` which indents preprocessor directives before the hash. - Added new option `AlignConsecutiveMacros` to align the C/C++ preprocessor