[PATCH] D98429: [clang-format] Add new option to clang-format: SpaceBeforeForLoopSemiColon
Nathan Hjelm via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 15 16:09:02 PDT 2021
hjelmn updated this revision to Diff 330834.
hjelmn added a comment.
Fixed a typo
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98429/new/
https://reviews.llvm.org/D98429
Files:
clang/docs/ClangFormatStyleOptions.rst
clang/docs/ReleaseNotes.rst
clang/include/clang/Format/Format.h
clang/lib/Format/Format.cpp
clang/lib/Format/FormatToken.h
clang/lib/Format/TokenAnnotator.cpp
clang/unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98429.330834.patch
Type: text/x-patch
Size: 6523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210315/8192a311/attachment.bin>
More information about the cfe-commits
mailing list