[cfe-dev] clang-format and PenaltyReturnTypeOnItsOwnLine?

Leif Hedstrom zwoop at apache.org
Mon Aug 19 06:59:08 PDT 2013


On Aug 19, 2013, at 3:08 AM, Daniel Jasper <djasper at google.com> wrote:

> Yes, clang-format currently does not have an option that says "always break after a function's return type". It

Ah, alright, so at least I'm not doing it wrong :).

> should be fairly easy to add, though. Does your coding style prescribe this for definitions only or also for declarations?


Definitions only.

Cheers,

-- Leif





More information about the cfe-dev mailing list