[cfe-commits] Patch to enable UTF conversion routines

Chris Lattner clattner at apple.com
Wed Sep 5 19:58:18 PDT 2012


Looks obvious to me, please commit.

-Chris

On Sep 5, 2012, at 5:40 PM, Enrico Granata <egranata at apple.com> wrote:

> <utf8_enable.diff>
> 
> 
> Hi all,
> I am submitting the attached clang patch for approval.
> I am doing data formatters work on LLDB, and in order for some of these data formatters to work, we are using the UTF conversion routines in clang. However, in the current mainline codebase they are conditionally-included depending on a CLANG_NEEDS_THESE_ONE_DAY macro.
> This patch aims at removing this conditional inclusion and making the routines just build.
> 
> Your friendly LLDB folks would love to see this approved :-)
> 
> Enrico Granata
> ✉ egranata@.com
> ✆ (408) 972-7683
> 
> _______________________________________________
> 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/20120905/b7f965ba/attachment.html>


More information about the cfe-commits mailing list