[all-commits] [llvm/llvm-project] 356b33: [NFC, format] Sort switch cases alphabetically

Simon Moll via All-commits all-commits at lists.llvm.org
Thu Jan 9 09:38:18 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 356b33516c2e0ef241066dded16d7ecc1f7aa8cc
      https://github.com/llvm/llvm-project/commit/356b33516c2e0ef241066dded16d7ecc1f7aa8cc
  Author: Simon Moll <simon.moll at emea.nec.com>
  Date:   2020-01-09 (Thu, 09 Jan 2020)

  Changed paths:
    M llvm/lib/Support/Triple.cpp

  Log Message:
  -----------
  [NFC,format] Sort switch cases alphabetically

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

Reviewed By: arsenm

Differential Revision: https://reviews.llvm.org/D72452




More information about the All-commits mailing list