[PATCH] D34330: [clang-format] handle `if constexpr`
Jacob Bandes-Storch via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jun 18 11:07:18 PDT 2017
jtbandes created this revision.
Herald added a subscriber: klimek.
Changes to handle `if constexpr` the same way as `if`.
https://reviews.llvm.org/D34330
Files:
lib/Format/ContinuationIndenter.cpp
lib/Format/TokenAnnotator.cpp
lib/Format/UnwrappedLineParser.cpp
unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34330.102972.patch
Type: text/x-patch
Size: 8520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170618/2021544a/attachment.bin>
More information about the cfe-commits
mailing list