[PATCH] D68346: [clang-format] Add new option to add spaces around conditions
Mitchell via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 3 09:28:20 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG26748a321e20: [clang-format] Add new option to add spaces around conditions Summary: This… (authored by mitchell-stellar).
Changed prior to commit:
https://reviews.llvm.org/D68346?vs=225345&id=231930#toc
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.231930.patch
Type: text/x-patch
Size: 6415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191203/bccf4930/attachment.bin>
More information about the cfe-commits
mailing list