[PATCH] D72452: [NFC,format] Sort switch cases alphabetically
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 9 07:05:58 PST 2020
simoll created this revision.
simoll added reviewers: craig.topper, arsenm.
Herald added subscribers: llvm-commits, fedor.sergeev, aheejin, hiraditya, wdng, rampitec, dschuff.
Herald added a project: LLVM.
This patch brings the switch cases of `llvm/lib/Support/Triple.cpp` back into alphabetical order.
This was noted during the the review of https://reviews.llvm.org/D69103
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D72452
Files:
llvm/lib/Support/Triple.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72452.237071.patch
Type: text/x-patch
Size: 20326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200109/4d3819cf/attachment-0001.bin>
More information about the llvm-commits
mailing list