[PATCH] Move generic isPrint and columnWidth implementations to a separate header/source to allow using both generic and system-dependent versions on win32.
Alexander Kornienko
alexfh at google.com
Fri Aug 30 10:02:02 PDT 2013
Updated unit tests.
Hi jordan_rose,
http://llvm-reviews.chandlerc.com/D1559
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1559?vs=3928&id=3929#toc
Files:
include/llvm/Support/Unicode.h
lib/Support/CMakeLists.txt
lib/Support/Locale.cpp
lib/Support/LocaleGeneric.inc
lib/Support/LocaleWindows.inc
lib/Support/LocaleXlocale.inc
lib/Support/Unicode.cpp
unittests/Support/CMakeLists.txt
unittests/Support/LocaleTest.cpp
unittests/Support/UnicodeTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1559.2.patch
Type: text/x-patch
Size: 59428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130830/3e2ff626/attachment.bin>
More information about the cfe-commits
mailing list