]> granicus.if.org Git - clang/commit
Enabling the UTF conversion routines that were previously conditionally ifdef'ed...
authorEnrico Granata <egranata@apple.com>
Thu, 6 Sep 2012 17:03:42 +0000 (17:03 +0000)
committerEnrico Granata <egranata@apple.com>
Thu, 6 Sep 2012 17:03:42 +0000 (17:03 +0000)
commit2675b8ed4063ee1d2553cb4acad54d86b2d2047c
tree47ef4884cb278ecd501de83ff69e98dc3609e8f6
parent2d234d73f687428c89f8a99af94f123012f05551
Enabling the UTF conversion routines that were previously conditionally ifdef'ed out. This change is required to support enhancements in the LLDB data formatters

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@163331 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/ConvertUTF.h
lib/Basic/ConvertUTF.c