Skip to content

Commit 5fc6c5b

Browse files
committed
update release notes
1 parent eb177c8 commit 5fc6c5b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -978,6 +978,8 @@ clang-format
978978
``Never``, and ``true`` to ``Always``.
979979
- Adds ``RemoveEmptyLinesInUnwrappedLines`` option.
980980
- Adds ``KeepFormFeed`` option and set it to ``true`` for ``GNU`` style.
981+
- Adds ``BinPackLongBracedLists`` option to override bin packing options in
982+
long (20 item or more) braced list initializer lists.
981983

982984
libclang
983985
--------

0 commit comments

Comments
 (0)