[all-commits] [llvm/llvm-project] 92ef10: [IR] Remove switch's default block that causes cla...
Juneyoung Lee via All-commits
all-commits at lists.llvm.org
Mon Nov 4 23:32:05 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 92ef101da91d39525043034694b3088d0a08f43f
https://github.com/llvm/llvm-project/commit/92ef101da91d39525043034694b3088d0a08f43f
Author: aqjune <aqjune at gmail.com>
Date: 2019-11-05 (Tue, 05 Nov 2019)
Changed paths:
M llvm/lib/IR/ConstantFold.cpp
Log Message:
-----------
[IR] Remove switch's default block that causes clang 8 raise error
More information about the All-commits
mailing list