[PATCH] D29300: [clang-format] Refactor WhitespaceManager and friends
Daniel Jasper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 31 03:25:33 PST 2017
djasper updated this revision to Diff 86404.
djasper added a comment.
Added assert. Removed unused InToken.
https://reviews.llvm.org/D29300
Files:
lib/Format/BreakableToken.cpp
lib/Format/BreakableToken.h
lib/Format/ContinuationIndenter.cpp
lib/Format/ContinuationIndenter.h
lib/Format/FormatToken.h
lib/Format/TokenAnnotator.cpp
lib/Format/UnwrappedLineFormatter.cpp
lib/Format/UnwrappedLineFormatter.h
lib/Format/WhitespaceManager.cpp
lib/Format/WhitespaceManager.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29300.86404.patch
Type: text/x-patch
Size: 41592 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170131/a8785d88/attachment-0001.bin>
More information about the cfe-commits
mailing list