We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1eace70 commit 4342999Copy full SHA for 4342999
clang/docs/ReleaseNotes.rst
@@ -1026,6 +1026,8 @@ clang-format
1026
``Never``, and ``true`` to ``Always``.
1027
- Adds ``RemoveEmptyLinesInUnwrappedLines`` option.
1028
- 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.
1031
1032
libclang
1033
--------
0 commit comments