summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorRoy Jacobson <roy@dragonflydb.io>2023-05-29 22:57:39 +0300
committerRoy Jacobson <roy@dragonflydb.io>2023-05-29 23:02:32 +0300
commit40af06ccc7bf9989b8deb410ed78a4795c22aa73 (patch)
tree44301a40ba566d574bf5f5d34dbd6e32ab15537d /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent725f0be8aec37561b8f2237c7f089742142b0e16 (diff)
[clang-tidy] Update UnusedReturnValueCheck types
Update the types for UnusedReturnValueCheck after D151383. 1. Add std::errc, std:error_condition 2. Remove `absl::Status` - it's marked as `[[nodiscard]]` anyway so it's redundant (and might create double warnings) to check it. Reviewed By: PiotrZSL Differential Revision: https://reviews.llvm.org/D151650
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions