diff options
| author | Roy Jacobson <roy@dragonflydb.io> | 2023-05-29 22:57:39 +0300 |
|---|---|---|
| committer | Roy Jacobson <roy@dragonflydb.io> | 2023-05-29 23:02:32 +0300 |
| commit | 40af06ccc7bf9989b8deb410ed78a4795c22aa73 (patch) | |
| tree | 44301a40ba566d574bf5f5d34dbd6e32ab15537d /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 725f0be8aec37561b8f2237c7f089742142b0e16 (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
