[PATCH] Fixes bug 20587 - Add K&R break before braces style

Roman Kashitsyn romankashicin at gmail.com
Mon Aug 11 01:11:44 PDT 2014


>
>
>> I'd basically vote for a Qt style... (that's what Qt projects and KDE
> uses).
>

Thank you Manuel, great remark. I've looked at some of Qt5 headers on my
machine: they (most often, but not consistent) break after classes and
don't break after structs. Further more, they don't usually break after
namespaces. It will be great to have such a style out-of-the-box.


>
>> http://reviews.llvm.org/D4837
>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140811/6b616ed5/attachment.html>


More information about the cfe-commits mailing list