]> granicus.if.org Git - clang/commitdiff
[clang-format][NFC] fix release notes build issue
authorPaul Hoad <mydeveloperday@gmail.com>
Wed, 20 Mar 2019 21:02:12 +0000 (21:02 +0000)
committerPaul Hoad <mydeveloperday@gmail.com>
Wed, 20 Mar 2019 21:02:12 +0000 (21:02 +0000)
build issue from r356613

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@356615 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index cd51330fcc6151c20147318ce1fbd4677ecd6473..2f5c82e352a9e85f2ea65a60208b9a865ca0b2d7 100644 (file)
@@ -171,7 +171,7 @@ clang-format
 ------------
 
 - Added new option `PPDIS_BeforeHash` (in configuration: `BeforeHash`) to
- `IndentPPDirectives` which indents preprocessor directives before the hash.
 `IndentPPDirectives` which indents preprocessor directives before the hash.
 
 libclang
 --------