__attribute__ was treated as the name of a function
definition, with the tokens in parentheses being the
parameter list. This formats incorrectly with
AlwaysBreakAfterDefinitionReturnType. Fix it by treating
__attribute__ like decltype.
Details
Details
- Reviewers
djasper
Diff Detail
Diff Detail