[PATCH] Support for double width characters.

Daniel Jasper djasper at google.com
Wed Aug 7 08:04:30 PDT 2013


  Looks good.


================
Comment at: unittests/Format/FormatTest.cpp:5694
@@ +5693,3 @@
+            "\"十\"",
+            format("\"一 二 三 四 五六 七 八 九 十\"",
+                   getLLVMStyleWithColumns(11)));
----------------
Why was removing the space necessary or what is that now supposed to show?


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

BRANCH
  svn

ARCANIST PROJECT
  clang



More information about the cfe-commits mailing list