[PATCH] Calculate and store ColumnWidth instead of CodePointCount in FormatTokens.

Alexander Kornienko alexfh at google.com
Fri Sep 6 02:55:38 PDT 2013


  Use OriginalColumn instead of the new field.

Hi klimek, djasper,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1608?vs=4065&id=4096#toc

Files:
  lib/Format/BreakableToken.cpp
  lib/Format/ContinuationIndenter.cpp
  lib/Format/Format.cpp
  lib/Format/FormatToken.cpp
  lib/Format/FormatToken.h
  lib/Format/TokenAnnotator.cpp
  unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1608.2.patch
Type: text/x-patch
Size: 15330 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130906/54e218da/attachment.bin>


More information about the cfe-commits mailing list