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 8cde2ae commit e718473Copy full SHA for e718473
clang/docs/ReleaseNotes.rst
@@ -895,8 +895,6 @@ clang-format
895
- Handles Java ``switch`` expressions.
896
- Adds ``AllowShortCaseExpressionOnASingleLine`` option.
897
- Adds ``AlignCaseArrows`` suboption to ``AlignConsecutiveShortCaseStatements``.
898
-- Add ``InAttributeSpecifiers`` style option to ``SpacesInParensOptions``
899
- to control addition of spaces after the ``__attribute__`` keyword.
900
- Add ``ExceptDoubleParentheses`` sub-option for ``SpacesInParensOptions``
901
to override addition of spaces between multiple, non-redundant parentheses
902
similar to the rules used for ``RemoveParentheses``.
0 commit comments