The clang-format option SpaceBeforeParens "Always" does not insert a space before the opening parenthesis of an overloaded operator function. The attached patch against trunk resolves this.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D11957
SpaceBeforeParens (Always) with overloaded operators Authored by JonChesterfield on Aug 11 2015, 1:20 PM.
Details
The clang-format option SpaceBeforeParens "Always" does not insert a space before the opening parenthesis of an overloaded operator function. The attached patch against trunk resolves this.
Diff Detail
Event Timeline |