[all-commits] [llvm/llvm-project] ad1b7a: Fix a warning: default label in switch which cover...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Tue Oct 31 21:11:24 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad1b7a47486545c669c0a4fe25f2e2d5d0e7530b
https://github.com/llvm/llvm-project/commit/ad1b7a47486545c669c0a4fe25f2e2d5d0e7530b
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-10-31 (Tue, 31 Oct 2023)
Changed paths:
M llvm/lib/Target/TargetMachineC.cpp
Log Message:
-----------
Fix a warning: default label in switch which covers all enumeration values (NFC)
More information about the All-commits
mailing list