Skip to content

Commit 0b06c82

Browse files
committed
update release notes
1 parent 298bcef commit 0b06c82

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
@@ -1292,6 +1292,8 @@ clang-format
12921292
- Adds support for bash globstar in ``.clang-format-ignore``.
12931293
- Adds ``WrapNamespaceBodyWithEmptyLines`` option.
12941294
- Adds the ``IndentExportBlock`` option.
1295+
- Adds ``BinPackLongBracedLists`` option to override bin packing options in
1296+
long (20 item or more) braced list initializer lists.
12951297

12961298
libclang
12971299
--------

0 commit comments

Comments
 (0)