[PATCH] D35743: [clang-format] Handle Structured binding declaration in C++17

Yan Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 1 14:15:46 PDT 2017


yawanng updated this revision to Diff 109222.
yawanng added a comment.

Move tests to unitest and fix a bug.


https://reviews.llvm.org/D35743

Files:
  lib/Format/TokenAnnotator.cpp
  lib/Format/UnwrappedLineParser.cpp
  lib/Format/UnwrappedLineParser.h
  unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35743.109222.patch
Type: text/x-patch
Size: 5722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170801/b12b331e/attachment-0001.bin>


More information about the cfe-commits mailing list