[PATCH] D35743: [clang-format] Handle Structured binding declaration in C++17
Daniel Jasper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 31 22:03:45 PDT 2017
djasper added a comment.
Please add all the tests into unittests/Format/FormatTest.cpp instead. We use FileCheck-based tests only to verify the behavior of the clang-format binary itself.
https://reviews.llvm.org/D35743
More information about the cfe-commits
mailing list