Skip to content

Commit 8f39db0

Browse files
committed
update release notes
1 parent 72e7207 commit 8f39db0

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
@@ -1026,6 +1026,8 @@ clang-format
10261026
``Never``, and ``true`` to ``Always``.
10271027
- Adds ``RemoveEmptyLinesInUnwrappedLines`` option.
10281028
- Adds ``KeepFormFeed`` option and set it to ``true`` for ``GNU`` style.
1029+
- Adds ``BinPackLongBracedLists`` option to override bin packing options in
1030+
long (20 item or more) braced list initializer lists.
10291031

10301032
libclang
10311033
--------

0 commit comments

Comments
 (0)