Skip to content
Commit 5aa9d793 authored by Chandler Carruth's avatar Chandler Carruth
Browse files

Fix an unused variable warning from Clang by sinking a dyn_cast into an

isa and a cast inside the assert. The efficiency concern isn't really
important here. The code should likely be cleaned up a bit more,
especially getting a message into the assert.

Please review Rafael.

llvm-svn: 177053
parent ead6cf7c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment