summaryrefslogtreecommitdiffstats
path: root/clang/docs/ReleaseNotes.rst
diff options
context:
space:
mode:
authorPaul Hoad <mydeveloperday@gmail.com>2019-03-20 21:02:12 +0000
committerPaul Hoad <mydeveloperday@gmail.com>2019-03-20 21:02:12 +0000
commit7c6ce35c1d2158fb8bd3e4e977cc36c6b7db632a (patch)
tree628d4c24f85e9c67b8a99e83db231f77ece8d699 /clang/docs/ReleaseNotes.rst
parentbcb8316de561d2dab4825067a5326cb9fd17ace1 (diff)
downloadbcm5719-llvm-7c6ce35c1d2158fb8bd3e4e977cc36c6b7db632a.tar.gz
bcm5719-llvm-7c6ce35c1d2158fb8bd3e4e977cc36c6b7db632a.zip
[clang-format][NFC] fix release notes build issue
build issue from r356613 llvm-svn: 356615
Diffstat (limited to 'clang/docs/ReleaseNotes.rst')
-rw-r--r--clang/docs/ReleaseNotes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst
index cd51330fcc6..2f5c82e352a 100644
--- a/clang/docs/ReleaseNotes.rst
+++ b/clang/docs/ReleaseNotes.rst
@@ -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
--------
OpenPOWER on IntegriCloud