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 f78aac7 commit 936958fCopy full SHA for 936958f
clang/docs/ReleaseNotes.rst
@@ -1217,6 +1217,8 @@ clang-format
1217
- Adds ``VariableTemplates`` option.
1218
- Adds support for bash globstar in ``.clang-format-ignore``.
1219
- Adds ``WrapNamespaceBodyWithEmptyLines`` option.
1220
+- Adds ``BinPackLongBracedLists`` option to override bin packing options in
1221
+ long (20 item or more) braced list initializer lists.
1222
1223
libclang
1224
--------
0 commit comments