[PATCH] D141694: [clang-format] SortUsingDeclarations support lexicographic order
Zhikai Zeng via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 13 20:45:56 PST 2023
Backl1ght updated this revision to Diff 489193.
Backl1ght added a comment.
1. Update example for SUD_Never
2. Use capital letters for variables and arguments.
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.489193.patch
Type: text/x-patch
Size: 44150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230114/a65fb008/attachment-0001.bin>
More information about the cfe-commits
mailing list