Skip to content

Commit 936958f

Browse files
committed
update release notes
1 parent f78aac7 commit 936958f

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
@@ -1217,6 +1217,8 @@ clang-format
12171217
- Adds ``VariableTemplates`` option.
12181218
- Adds support for bash globstar in ``.clang-format-ignore``.
12191219
- Adds ``WrapNamespaceBodyWithEmptyLines`` option.
1220+
- Adds ``BinPackLongBracedLists`` option to override bin packing options in
1221+
long (20 item or more) braced list initializer lists.
12201222

12211223
libclang
12221224
--------

0 commit comments

Comments
 (0)