consistency in the release notes

llvm-svn: 366024
This commit is contained in:
Sylvestre Ledru 2019-07-14 18:25:09 +00:00
parent 8eb86a15c5
commit 8f1d7d1c55
1 changed files with 2 additions and 2 deletions

View 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