[all-commits] [llvm/llvm-project] 3a671c: [NFC] use llvm_unreachable instead of return on sw...

Xiang Li via All-commits all-commits at lists.llvm.org
Mon Oct 17 17:49:40 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3a671c8e91c04a3288357f088adcd364a6cd6b22
      https://github.com/llvm/llvm-project/commit/3a671c8e91c04a3288357f088adcd364a6cd6b22
  Author: Xiang Li <python3kgae at outlook.com>
  Date:   2022-10-17 (Mon, 17 Oct 2022)

  Changed paths:
    M clang/lib/CodeGen/CGHLSLRuntime.cpp

  Log Message:
  -----------
  [NFC] use llvm_unreachable instead of return on switch which all cases are covered.




More information about the All-commits mailing list