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 d25eb46 commit c667d87Copy full SHA for c667d87
clang/docs/ReleaseNotes.rst
@@ -978,6 +978,8 @@ clang-format
978
``Never``, and ``true`` to ``Always``.
979
- Adds ``RemoveEmptyLinesInUnwrappedLines`` option.
980
- 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.
983
984
libclang
985
--------
0 commit comments