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 JonChesterfield on Aug 11 2015, 1:20 PM. Authored by
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 |