[PATCH] D57687: [clang-format] Add style option AllowShortLambdasOnASingleLine
Ronald Wampler via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 20 20:58:09 PDT 2019
rdwampler updated this revision to Diff 191629.
rdwampler marked 2 inline comments as done.
rdwampler added a comment.
Changes since last revision:
-rebased
-Fall through when SLS_All.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57687/new/
https://reviews.llvm.org/D57687
Files:
clang/docs/ClangFormatStyleOptions.rst
clang/include/clang/Format/Format.h
clang/lib/Format/Format.cpp
clang/lib/Format/FormatToken.h
clang/lib/Format/TokenAnnotator.cpp
clang/lib/Format/UnwrappedLineParser.cpp
clang/unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57687.191629.patch
Type: text/x-patch
Size: 10485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190321/33faa585/attachment-0001.bin>
More information about the cfe-commits
mailing list