[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
steve naroff
snaroff at apple.com
Thu Apr 2 03:52:10 PDT 2009
On Apr 2, 2009, at 12:37 AM, Chris Lattner wrote:
>
> 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?
>
Sure...
snaroff
> -Chris
More information about the cfe-commits
mailing list