[PATCH] D68346: [clang-format] Add new option to add spaces around conditions
Tim Wojtulewicz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 14 12:18:18 PDT 2019
timwoj updated this revision to Diff 224890.
timwoj added a comment.
Changed option name to SpacesInConditionalStatement, added isKeywordWithCondition method, added some extra tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68346/new/
https://reviews.llvm.org/D68346
Files:
clang/docs/ClangFormatStyleOptions.rst
clang/include/clang/Format/Format.h
clang/lib/Format/Format.cpp
clang/lib/Format/TokenAnnotator.cpp
clang/unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68346.224890.patch
Type: text/x-patch
Size: 6240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191014/0ea9b702/attachment.bin>
More information about the cfe-commits
mailing list