[PATCH] D141694: [clang-format] SortUsingDeclarations support lexicographic order

Zhikai Zeng via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 20 05:46:54 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG58751f943f2f: [clang-format] SortUsingDeclarations support lexicographic order (authored by Backl1ght).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141694/new/

https://reviews.llvm.org/D141694

Files:
  clang/docs/ClangFormatStyleOptions.rst
  clang/include/clang/Format/Format.h
  clang/lib/Format/Format.cpp
  clang/lib/Format/UsingDeclarationsSorter.cpp
  clang/unittests/Format/ConfigParseTest.cpp
  clang/unittests/Format/UsingDeclarationsSorterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141694.490795.patch
Type: text/x-patch
Size: 44150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230120/15aab3ec/attachment-0001.bin>


More information about the cfe-commits mailing list