]> granicus.if.org Git - clang/commitdiff
consistency in the release notes
authorSylvestre Ledru <sylvestre@debian.org>
Sun, 14 Jul 2019 18:25:09 +0000 (18:25 +0000)
committerSylvestre Ledru <sylvestre@debian.org>
Sun, 14 Jul 2019 18:25:09 +0000 (18:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@366024 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index f0a35050dde0803c73dd4264d2fb4078c710c6a7..f89447fc96a3c0e2e1e4cf3c374e60525a920ecb 100644 (file)
@@ -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