[PATCH] D33823: [clang-format] Support sorting using declarations

Krasimir Georgiev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 21 05:04:03 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL305901: [clang-format] Support sorting using declarations (authored by krasimir).

Changed prior to commit:
  https://reviews.llvm.org/D33823?vs=103032&id=103359#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33823

Files:
  cfe/trunk/include/clang/Format/Format.h
  cfe/trunk/lib/Format/CMakeLists.txt
  cfe/trunk/lib/Format/Format.cpp
  cfe/trunk/lib/Format/UsingDeclarationsSorter.cpp
  cfe/trunk/lib/Format/UsingDeclarationsSorter.h
  cfe/trunk/unittests/Format/CMakeLists.txt
  cfe/trunk/unittests/Format/UsingDeclarationsSorterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33823.103359.patch
Type: text/x-patch
Size: 18690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170621/fa8fa6b1/attachment-0001.bin>


More information about the cfe-commits mailing list