Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
gedare committed Oct 16, 2024
1 parent d4ea6c1 commit 15e1b63
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions clang/docs/ReleaseNotes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -670,10 +670,13 @@ clang-format
------------

- Adds ``BreakBinaryOperations`` option.
<<<<<<< HEAD
- Adds ``TemplateNames`` option.
- Adds ``AlignFunctionDeclarations`` option to ``AlignConsecutiveDeclarations``.
- Adds ``IndentOnly`` suboption to ``ReflowComments`` to fix the indentation of multi-line comments
without touching their contents, renames ``false`` to ``Never``, and ``true`` to ``Always``.
- Adds ``AlignAfterOpenBracketBreak`` sub-options for better control of
``AlignAfterOpenBracket`` with ``AlwaysBreak`` or ``BlockIndent`` modes.

libclang
--------
Expand Down

0 comments on commit 15e1b63

Please sign in to comment.