[PATCH] Unified token breaking logic: support for line comments.

Alexander Kornienko alexfh at google.com
Wed Apr 17 09:42:31 PDT 2013


  More cleanup, fixed one more bug related to escaped newlines, added tests.

Hi klimek, djasper,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D682?vs=1665&id=1671#toc

Files:
  lib/Format/BreakableToken.cpp
  lib/Format/BreakableToken.h
  lib/Format/Format.cpp
  lib/Format/UnwrappedLineParser.h
  lib/Format/WhitespaceManager.cpp
  lib/Format/WhitespaceManager.h
  unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D682.4.patch
Type: text/x-patch
Size: 29594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130417/526a9156/attachment.bin>


More information about the cfe-commits mailing list