]> granicus.if.org Git - clang/commit
Remove unused variable
authorTeresa Johnson <tejohnson@google.com>
Tue, 17 Apr 2018 20:21:53 +0000 (20:21 +0000)
committerTeresa Johnson <tejohnson@google.com>
Tue, 17 Apr 2018 20:21:53 +0000 (20:21 +0000)
commit355ac5a711759ce21f11a10e0aa3f9a56a8ca4a0
tree21575308e42dafc2730f6b6e771b12e82b782043
parentaceeee6ed4acfbe7b7e12e727de58ef6013c1e4f
Remove unused variable

Fixes unused variable error introduced in r330194.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@330210 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains/Clang.cpp