Move the clang-format notes to the correct section
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@356821
91177308-0d34-0410-b5e6-
96231b3b80d8
AST Matchers
------------
-- Add language support for clang-formatting C# files
-- Add Microsoft coding style to encapsulate default C# formatting style
+- ...
clang-format
------------
+- 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.