Silence compiler warning about unused variable introduced in r343018
Since the body of the "else if" contains // TODO I suppose someone will need the variable again at some point, but with -Werror the warning made it not compile at all. llvm-svn: 343071
Loading
Please sign in to comment