[cfe-commits] [patch] Format ObjC @interface

Nico Weber thakis at chromium.org
Wed Jan 9 09:44:45 PST 2013


Hi,

the attached patch adds formatting for @interface. There's likely some
polishing left to do, but it's a huge step up from the current
behavior (putting everything in an @interface on a single line if
there are no ivars). Ok to commit?

Even if you don't know Objective-C, looking at the included tests
should be enough to give you an idea of what's going on.

Nico
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-format-objcinterface.patch
Type: application/octet-stream
Size: 6185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130109/23f6c456/attachment.obj>


More information about the cfe-commits mailing list