[PATCH] D57687: [clang-format] Add style option AllowShortLambdasOnASingleLine
Ronald Wampler via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 22 06:38:37 PDT 2019
rdwampler updated this revision to Diff 191872.
rdwampler added a comment.
Rebased on master.
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.191872.patch
Type: text/x-patch
Size: 10476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190322/98d8d247/attachment.bin>
More information about the cfe-commits
mailing list