Skip to content

Commit e718473

Browse files
committed
Remove ReleaseNote about InAttributeSpecifiers
1 parent 8cde2ae commit e718473

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -895,8 +895,6 @@ clang-format
895895
- Handles Java ``switch`` expressions.
896896
- Adds ``AllowShortCaseExpressionOnASingleLine`` option.
897897
- Adds ``AlignCaseArrows`` suboption to ``AlignConsecutiveShortCaseStatements``.
898-
- Add ``InAttributeSpecifiers`` style option to ``SpacesInParensOptions``
899-
to control addition of spaces after the ``__attribute__`` keyword.
900898
- Add ``ExceptDoubleParentheses`` sub-option for ``SpacesInParensOptions``
901899
to override addition of spaces between multiple, non-redundant parentheses
902900
similar to the rules used for ``RemoveParentheses``.

0 commit comments

Comments
 (0)