diff options
author | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2022-02-13 22:44:23 -0500 |
---|---|---|
committer | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2022-02-16 11:03:34 -0500 |
commit | 79dc7551d83b0aa95366fdac64cd06367d75a088 (patch) | |
tree | bec64a254a1bc860e09c6f622e95f032422b7275 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | f033bf88b4e22795dba19235b299ceebd34449b7 (diff) | |
download | llvm-79dc7551d83b0aa95366fdac64cd06367d75a088.zip llvm-79dc7551d83b0aa95366fdac64cd06367d75a088.tar.gz llvm-79dc7551d83b0aa95366fdac64cd06367d75a088.tar.bz2 |
[libc++] [test] Qualify calls to std::rethrow_exception. NFC.
We shouldn't be calling `rethrow_exception` via ADL -- and neither should anybody
in the wild be calling it via ADL, so it's not like we need to test
this ADL ability of `rethrow_exception` in particular.
Reviewed as part of D119860.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions