[cfe-commits] r68208 - in /cfe/trunk: clang.xcodeproj/project.pbxproj include/clang/Basic/ConvertUTF.h lib/Basic/CMakeLists.txt lib/Basic/ConvertUTF.c lib/CodeGen/CodeGenModule.cpp
Chris Lattner
clattner at apple.com
Wed Apr 1 21:37:08 PDT 2009
On Apr 1, 2009, at 8:50 AM, Steve Naroff wrote:
> Author: snaroff
> Date: Wed Apr 1 10:50:34 2009
> New Revision: 68208
>
> URL: http://llvm.org/viewvc/llvm-project?rev=68208&view=rev
> Log:
> Add ConvertUTF module from http://www.unicode.org/Public/PROGRAMS/CVTUTF
> .
Ok. Can you convert the .c file to a .cpp file, just for consistency
though?
-Chris
More information about the cfe-commits
mailing list