[PATCH] Accept %k format specifier

David Majnemer david.majnemer at gmail.com
Sat Nov 23 12:15:57 PST 2013


I see no tests in your patch, please add a test.

Also, you seem to allow %k/%K in any context, not just ones
where ObjCRuntime::getKind() == ObjFW.  Please fix this.


On Sat, Nov 23, 2013 at 10:03 AM, Jonathan Schleifer <js at webkeks.org> wrote:

> Please see the updated attached patch. It also adds the %K format
> specifier, which is for an array of unicode characters terminated with 0
> instead of a single one.
>
> Again, please CC me as I'm not on the list.
>
> --
> Jonathan
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131123/c75380b8/attachment.html>


More information about the cfe-commits mailing list