Suggested by HazardyKnusperkeks in D126845.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D126934
[clang-format] NFC Sort names of format token types ClosedPublic Authored by sstwcw on Jun 2 2022, 6:00 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 9 2022, 8:29 PM This revision was landed with ongoing or failed builds.Jun 25 2022, 5:26 AM Closed by commit rG1f69f7ea9af4: [clang-format] NFC Sort names of format token types (authored by sstwcw). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 439978 clang/lib/Format/FormatToken.h
|
Can you swap them back? I think we want case-insensitive sorting.