[PATCH] D42035: [clang-format] Fixup #include guard indents after parseFile()
Mark Zeren via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 1 07:21:55 PST 2018
mzeren-vmw updated this revision to Diff 132394.
mzeren-vmw added a comment.
- Add comments to IncludeGuardState.
- Fix re-initialization of IncludeGuard in UnwrappedLineParser::reset.
- Remove unnecessary block after if.
- Rebase
Repository:
rC Clang
https://reviews.llvm.org/D42035
Files:
lib/Format/UnwrappedLineParser.cpp
lib/Format/UnwrappedLineParser.h
unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42035.132394.patch
Type: text/x-patch
Size: 7120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180201/a7c32903/attachment.bin>
More information about the cfe-commits
mailing list