We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f21e1c6 commit 6a4640fCopy full SHA for 6a4640f
clang/docs/ReleaseNotes.rst
@@ -703,6 +703,8 @@ clang-format
703
multi-line comments without touching their contents, renames ``false`` to
704
``Never``, and ``true`` to ``Always``.
705
- Adds ``RemoveEmptyLinesInUnwrappedLines`` option.
706
+- Adds ``AlignAfterOpenBracketBreak`` sub-options for better control of
707
+ ``AlignAfterOpenBracket`` with ``AlwaysBreak`` or ``BlockIndent`` modes.
708
709
libclang
710
--------
0 commit comments