clover: Remove unused variable
Reviewed-by: Tom Stellard <thomas.stellard@amd.com> CC: "10.0" <mesa-stable@lists.freedesktop.org>
This commit is contained in:
@@ -117,7 +117,6 @@ namespace {
|
|||||||
const std::string &opts, clang::LangAS::Map& address_spaces) {
|
const std::string &opts, clang::LangAS::Map& address_spaces) {
|
||||||
|
|
||||||
clang::CompilerInstance c;
|
clang::CompilerInstance c;
|
||||||
clang::CompilerInvocation invocation;
|
|
||||||
clang::EmitLLVMOnlyAction act(&llvm::getGlobalContext());
|
clang::EmitLLVMOnlyAction act(&llvm::getGlobalContext());
|
||||||
std::string log;
|
std::string log;
|
||||||
llvm::raw_string_ostream s_log(log);
|
llvm::raw_string_ostream s_log(log);
|
||||||
|
Reference in New Issue
Block a user