[PATCH] D34621: [clang-format] Support <>-style proto message fields

Krasimir Georgiev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 27 06:13:39 PDT 2017


krasimir updated this revision to Diff 104146.
krasimir added a comment.

- Rebase with master
- Updated implementation with the new tests


https://reviews.llvm.org/D34621

Files:
  lib/Format/ContinuationIndenter.cpp
  lib/Format/FormatToken.h
  lib/Format/TokenAnnotator.cpp
  lib/Format/UnwrappedLineParser.cpp
  lib/Format/UnwrappedLineParser.h
  unittests/Format/FormatTestProto.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34621.104146.patch
Type: text/x-patch
Size: 13530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170627/c9587a80/attachment.bin>


More information about the cfe-commits mailing list