Skip to content

Wrong indentation on explicit operator calls #137770

@kadircet

Description

@kadircet

Starting with #136073, we now get the formatting of:

auto foo() {
  return sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.
  operator int*();
}

emphasis on the missing indentation before operator.

Originally posted by @kadircet in #135972

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions