Skip to content

Commit 6a4640f

Browse files
committed
Update release notes
1 parent f21e1c6 commit 6a4640f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clang/docs/ReleaseNotes.rst

+2
Original file line numberDiff line numberDiff line change
@@ -703,6 +703,8 @@ clang-format
703703
multi-line comments without touching their contents, renames ``false`` to
704704
``Never``, and ``true`` to ``Always``.
705705
- Adds ``RemoveEmptyLinesInUnwrappedLines`` option.
706+
- Adds ``AlignAfterOpenBracketBreak`` sub-options for better control of
707+
``AlignAfterOpenBracket`` with ``AlwaysBreak`` or ``BlockIndent`` modes.
706708

707709
libclang
708710
--------

0 commit comments

Comments
 (0)