[PATCH] D35794: [clang-format] Fix comment levels between '} else {' and PPDirective.

Krasimir Georgiev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 24 07:30:04 PDT 2017


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

- Switch to relative levels


https://reviews.llvm.org/D35794

Files:
  lib/Format/TokenAnnotator.cpp
  lib/Format/UnwrappedLineParser.cpp
  lib/Format/UnwrappedLineParser.h
  unittests/Format/FormatTestComments.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35794.107900.patch
Type: text/x-patch
Size: 9601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170724/1997d95d/attachment.bin>


More information about the cfe-commits mailing list