mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 04:46:27 +08:00
Make lldb -Werror clean on Windows.
Differential Revision: https://reviews.llvm.org/D25247 llvm-svn: 283344
This commit is contained in:
@@ -1279,6 +1279,7 @@ GetBaseExplainingValue(const Instruction::Operand &operand,
|
||||
}
|
||||
}
|
||||
}
|
||||
return std::make_pair(nullptr, 0);
|
||||
}
|
||||
|
||||
std::pair<const Instruction::Operand *, int64_t>
|
||||
|
||||
Reference in New Issue
Block a user