[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
Mon Sep 2 03:53:04 PDT 2013


  Added comment for the Windows version of isPrint implementation.

Hi jordan_rose,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1559?vs=3932&id=3967#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.5.patch
Type: text/x-patch
Size: 42460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130902/40440da4/attachment.bin>


More information about the llvm-commits mailing list