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 19f102c commit b5089d4Copy full SHA for b5089d4
clang/docs/ReleaseNotes.rst
@@ -1295,6 +1295,8 @@ clang-format
1295
- Adds ``WrapNamespaceBodyWithEmptyLines`` option.
1296
- Adds the ``IndentExportBlock`` option.
1297
- Adds ``PenaltyBreakBeforeMemberAccess`` option.
1298
+- Adds ``BinPackLongBracedLists`` option to override bin packing options in
1299
+ long (20 item or more) braced list initializer lists.
1300
1301
libclang
1302
--------
0 commit comments