[all-commits] [llvm/llvm-project] 0e8fc2: Fix Clang -Wcovered-switch-default warning by movi...
David Blaikie via All-commits
all-commits at lists.llvm.org
Thu Oct 24 18:57:04 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0e8fc21c2ec780297dfd7fd643b171857c45d7a3
https://github.com/llvm/llvm-project/commit/0e8fc21c2ec780297dfd7fd643b171857c45d7a3
Author: David Blaikie <dblaikie at gmail.com>
Date: 2019-10-24 (Thu, 24 Oct 2019)
Changed paths:
M llvm/lib/Analysis/ScalarEvolution.cpp
Log Message:
-----------
Fix Clang -Wcovered-switch-default warning by moving llvm_unreachable default to after the switch
More information about the All-commits
mailing list