[cfe-commits] Patch to format an ObjC method declaration.
Fariborz Jahanian
fjahanian at apple.com
Sun Dec 9 11:57:11 PST 2012
On Dec 8, 2012, at 5:41 PM, Jordan Rose wrote:
> The usual Objective-C format (drawing from our headers) doesn't look like that at all. Is this just to have a base to work off of?
Yes, this is just to get things started (without crashing the formatter). I would like to get the plumbing into the comment parser
first and I need minimal functionality for my testing.
- Fariborz
More information about the cfe-commits
mailing list