[all-commits] [llvm/llvm-project] c2b247: Fix a warning about an unreachable default in a sw...
Chris Lattner via All-commits
all-commits at lists.llvm.org
Thu Mar 5 08:36:44 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c2b2472ca8c3abf272bdf24b5ce633f4bd27fbba
https://github.com/llvm/llvm-project/commit/c2b2472ca8c3abf272bdf24b5ce633f4bd27fbba
Author: Chris Lattner <chrisl at clattner-0291.local>
Date: 2020-03-05 (Thu, 05 Mar 2020)
Changed paths:
M mlir/lib/Dialect/StandardOps/IR/Ops.cpp
Log Message:
-----------
Fix a warning about an unreachable default in a switch statement.
Subscribers: mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, nicolasvasilache, arpith-jacob, mgester, lucyrfox, liufengdb, Joonsoo, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D75663
More information about the All-commits
mailing list