[PATCH] D39806: [clang-format] Support python-style comments in text protos

Krasimir Georgiev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 10 04:46:23 PST 2017


krasimir updated this revision to Diff 122420.
krasimir marked 3 inline comments as done.
krasimir added a comment.

- [clang-format] Address review comments


https://reviews.llvm.org/D39806

Files:
  lib/Format/BreakableToken.cpp
  lib/Format/FormatTokenLexer.cpp
  lib/Format/FormatTokenLexer.h
  lib/Format/UnwrappedLineParser.cpp
  unittests/Format/FormatTestComments.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39806.122420.patch
Type: text/x-patch
Size: 8428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171110/4251e23d/attachment-0001.bin>


More information about the cfe-commits mailing list