[PATCH] Implements a way to retrieve information about whether some lines werenot formatted due to syntax errors.

Manuel Klimek klimek at google.com
Thu May 7 03:49:20 PDT 2015


Replaced SkippedLines with IncomleteFormat.
Undid refactoring. Will do larger refactoring in subsequent change.

Updating D9532: Implements a way to retrieve information about whether some lines were
======================================================================================

not formatted due to syntax errors.


http://reviews.llvm.org/D9532

Files:
  include/clang/Format/Format.h
  lib/Format/Format.cpp
  lib/Format/UnwrappedLineFormatter.cpp
  lib/Format/UnwrappedLineFormatter.h
  unittests/Format/FormatTest.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9532.25152.patch
Type: text/x-patch
Size: 13129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150507/00e49cb6/attachment.bin>


More information about the cfe-commits mailing list