On Oct 29, 2015, at 10:42 AM, Patrick Palka <patr...@parcs.ath.cx> wrote: > However we should definitely not warn on > > if (foo) > bar (); > > { > baz (); > } > > Since that is valid GNU-style code :)
I’ll put it differently; no, that formatting is wrong.