[PATCH] D141694: [clang-format] SortUsingDeclarations support lexicographic order
Zhikai Zeng via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 13 07:38:07 PST 2023
Backl1ght created this revision.
Backl1ght added reviewers: MyDeveloperDay, rymiel.
Backl1ght added a project: clang-format.
Herald added a project: All.
Backl1ght requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
fix https://github.com/llvm/llvm-project/issues/59930
Repository:
rG LLVM Github Monorepo
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.489003.patch
Type: text/x-patch
Size: 43940 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230113/9bf6d24e/attachment-0001.bin>
More information about the cfe-commits
mailing list