Looks obvious to me, please commit. -Chris
On Sep 5, 2012, at 5:40 PM, Enrico Granata <[email protected]> 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 > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
