We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70e0cbd commit c1fdfffCopy full SHA for c1fdfff
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 ``AlignAfterOpenBracketBreak`` sub-options for better control of
982
+ ``AlignAfterOpenBracket`` with ``AlwaysBreak`` or ``BlockIndent`` modes.
983
984
libclang
985
--------
0 commit comments