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 298bcef commit 0b06c82Copy full SHA for 0b06c82
clang/docs/ReleaseNotes.rst
@@ -1292,6 +1292,8 @@ clang-format
1292
- Adds support for bash globstar in ``.clang-format-ignore``.
1293
- Adds ``WrapNamespaceBodyWithEmptyLines`` option.
1294
- Adds the ``IndentExportBlock`` option.
1295
+- Adds ``BinPackLongBracedLists`` option to override bin packing options in
1296
+ long (20 item or more) braced list initializer lists.
1297
1298
libclang
1299
--------
0 commit comments