[PATCH] D65043: [Format] Add C++20 standard to style options
Brian Gesiak via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 8 09:01:33 PDT 2019
modocache updated this revision to Diff 214168.
modocache marked 3 inline comments as done.
modocache added a comment.
Thanks for the review, @Quuxplusone! I addressed your test comments, but the 'co_yield' test is something I think I'll need to deal with separately.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65043/new/
https://reviews.llvm.org/D65043
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: D65043.214168.patch
Type: text/x-patch
Size: 7510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190808/fa468217/attachment.bin>
More information about the cfe-commits
mailing list