[PATCH] Handle zero-width and double-width characters in string literals and comments.

Alexander Kornienko alexfh at google.com
Thu Sep 5 06:07:20 PDT 2013


  Introduced FormatStyle::TabWidth setting (+tests), addressed Manuel's comments.

Hi djasper,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1601?vs=4041&id=4061#toc

Files:
  include/clang/Format/Format.h
  lib/Format/BreakableToken.cpp
  lib/Format/BreakableToken.h
  lib/Format/ContinuationIndenter.cpp
  lib/Format/Encoding.h
  lib/Format/Format.cpp
  lib/Format/FormatToken.h
  lib/Format/WhitespaceManager.cpp
  unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1601.2.patch
Type: text/x-patch
Size: 27347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130905/47fda20b/attachment.bin>


More information about the cfe-commits mailing list