[all-commits] [llvm/llvm-project] 810599: [lit][NFC] Use enum to represent test order

Julian Lettner via All-commits all-commits at lists.llvm.org
Wed Jan 27 11:11:24 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 810599241868f05c71da961f6293a19aec176548
      https://github.com/llvm/llvm-project/commit/810599241868f05c71da961f6293a19aec176548
  Author: Julian Lettner <julian.lettner at apple.com>
  Date:   2021-01-27 (Wed, 27 Jan 2021)

  Changed paths:
    M llvm/utils/lit/lit/cl_arguments.py
    M llvm/utils/lit/lit/main.py

  Log Message:
  -----------
  [lit][NFC] Use enum to represent test order

Use an enum to more explicitly represent the test execution order.




More information about the All-commits mailing list