Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D141694
[clang-format] SortUsingDeclarations support lexicographic order ClosedPublic Authored by Backl1ght on Jan 13 2023, 7:38 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 20 2023, 2:27 AM This revision was landed with ongoing or failed builds.Jan 20 2023, 5:46 AM Closed by commit rG58751f943f2f: [clang-format] SortUsingDeclarations support lexicographic order (authored by Backl1ght). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 490795 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
|
You should use the same example lines as for the other options.