summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorDavid Spickett <david.spickett@linaro.org>2024-09-20 15:18:45 +0100
committerDavid Spickett <david.spickett@linaro.org>2024-09-20 15:18:45 +0100
commit1553714b0093a8ef907faf3b3145c224caa7364a (patch)
tree8711915bd4ae11da6f5feb43b00c93e03c49f68a /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent9c5ad62e7440423fbcd2d84c8f0347a5f000400e (diff)
Revert "[lldb] Change the implementation of Status to store an llvm::Error (NFC) (#106774)"
This reverts commit 104b249c236578d298384416c495ff7310b97f4d because it has caused 2 test failures on Windows: https://lab.llvm.org/buildbot/#/builders/141/builds/2544 Failed Tests (2): lldb-api :: functionalities/gdb_remote_client/TestGDBRemotePlatformFile.py lldb-unit :: Utility/./UtilityTests.exe/StatusTest/ErrorWin32 I reckon the cause is the same, that we construct an error with the Win32 NO_ERROR value which means there was no error but we're assuming anything with an error code is a failure.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions