[all-commits] [llvm/llvm-project] aa9b90: Fix warning due to default switch label

Yaxun (Sam) Liu via All-commits all-commits at lists.llvm.org
Tue Nov 23 07:53:17 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aa9b90ca441d09969cab5555158f1db6341de3c1
      https://github.com/llvm/llvm-project/commit/aa9b90ca441d09969cab5555158f1db6341de3c1
  Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
  Date:   2021-11-23 (Tue, 23 Nov 2021)

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

  Log Message:
  -----------
  Fix warning due to default switch label

Fix warning due to default label in switch which covers all enumeration values




More information about the All-commits mailing list