diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2013-03-14 11:17:20 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2013-03-14 11:17:20 +0000 |
commit | 8f0d1f053f3acadec28a2b1c0b6a714ad5a12aab (patch) | |
tree | 5b78d2cf413356fe4385a05a75c4b8a303de08d1 /lib/Driver/Tools.cpp | |
parent | d3cf17b5f1fed43dbd0cd35c43d15139803c9c84 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@177053 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions