[PATCH] D29444: [clang-format] Fix breaking of comment sections in unwrapped lines containing newlines.

Krasimir Georgiev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 2 06:48:16 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL293891: [clang-format] Fix breaking of comment sections in unwrapped lines containing… (authored by krasimir).

Changed prior to commit:
  https://reviews.llvm.org/D29444?vs=86790&id=86802#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29444

Files:
  cfe/trunk/lib/Format/BreakableToken.cpp
  cfe/trunk/lib/Format/FormatToken.h
  cfe/trunk/lib/Format/UnwrappedLineParser.cpp
  cfe/trunk/unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29444.86802.patch
Type: text/x-patch
Size: 5531 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170202/c5cd7743/attachment.bin>


More information about the cfe-commits mailing list