[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:05:46 PDT 2013


  svn mv to retain history for Unicode.cpp

Hi jordan_rose,

http://llvm-reviews.chandlerc.com/D1559

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1559?vs=3929&id=3930#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.3.patch
Type: text/x-patch
Size: 41614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130830/be0b3500/attachment.bin>


More information about the cfe-commits mailing list