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 c7b34d1 commit 37ab535Copy full SHA for 37ab535
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 ``AlignAfterOpenBracketBreak`` sub-options for better control of
1299
+ ``AlignAfterOpenBracket`` with ``AlwaysBreak`` or ``BlockIndent`` modes.
1300
1301
libclang
1302
--------
0 commit comments