diff options
| author | Pavel Labath <pavel@labath.sk> | 2019-08-14 13:59:04 +0000 |
|---|---|---|
| committer | Pavel Labath <pavel@labath.sk> | 2019-08-14 13:59:04 +0000 |
| commit | 0d802a4923e6a603aa1ee06d0969a793cc93f858 (patch) | |
| tree | fde71a9121ecb420aef7eb9c858b3101056a836e /lldb/source/Plugins/ScriptInterpreter/Python | |
| parent | 571c52af58d91662f2a7f2c7570bab63dee71a53 (diff) | |
| download | llvm-0d802a4923e6a603aa1ee06d0969a793cc93f858.zip llvm-0d802a4923e6a603aa1ee06d0969a793cc93f858.tar.gz llvm-0d802a4923e6a603aa1ee06d0969a793cc93f858.tar.bz2 | |
Revert "raw_ostream: add operator<< overload for std::error_code"
This reverts commit r368849, because it breaks some bots (e.g.
llvm-clang-x86_64-win-fast).
It turns out this is not as NFC as we had hoped, because operator== will
consider two std::error_codes to be distinct even though they both hold
"success" values if they have different categories.
llvm-svn: 368854
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions
