diff options
author | Mehdi Amini <joker.eph@gmail.com> | 2022-01-19 06:43:57 +0000 |
---|---|---|
committer | Mehdi Amini <joker.eph@gmail.com> | 2022-01-19 06:44:28 +0000 |
commit | 3df97bfebc8e98f1e688089a1b7e38e4ce150bf9 (patch) | |
tree | 20f4e45398fc06ad5a6a4688ad038b9a3ade037a /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
parent | 9f27941c2fbb9ab032dde554b323e91793452625 (diff) | |
download | llvm-3df97bfebc8e98f1e688089a1b7e38e4ce150bf9.zip llvm-3df97bfebc8e98f1e688089a1b7e38e4ce150bf9.tar.gz llvm-3df97bfebc8e98f1e688089a1b7e38e4ce150bf9.tar.bz2 |
Fix GCC 5 MLIR Build (NFC)
Try to fix the error:
mlir/lib/Parser/Parser.cpp:553:14: error: cannot call member function 'mlir::InFlightDiagnostic mlir::detail::Parser::emitError(llvm::SMLoc, const llvm::Twine&)' without object
<< "operation location alias was never defined";
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions