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 eb177c8 commit 5fc6c5bCopy full SHA for 5fc6c5b
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