[cfe-dev] clang-format and PenaltyReturnTypeOnItsOwnLine?
Leif Hedstrom
zwoop at apache.org
Fri Aug 30 12:18:09 PDT 2013
On Aug 19, 2013, at 6:59 AM, Leif Hedstrom <zwoop at apache.org> wrote:
> 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.
Sorry for not following up on this. Is it worth filing an RFE issue on this? Is it something that others than just me would find useful? Is this a feature that a mere mortal (like me…) could contribute?
Cheers,
-- Leif
More information about the cfe-dev
mailing list