[cfe-commits] [patch] Fix fixme about duplicated utf conversion code in codegen and lex

Nico Weber thakis at chromium.org
Sun Jun 24 20:54:16 PDT 2012


Hi,

the attached patch moves the duplicated code in CGExpr.cpp and
LiteralSupport.cpp into a new file Basic/ConvertUTFWrapper.h/cpp.
Please let me know what you think.

Nico
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-convert-fixme.patch
Type: application/octet-stream
Size: 9122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120624/2ea4a936/attachment.obj>


More information about the cfe-commits mailing list