diff options
author | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2022-02-13 21:53:20 -0500 |
---|---|---|
committer | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2022-02-16 11:03:34 -0500 |
commit | f033bf88b4e22795dba19235b299ceebd34449b7 (patch) | |
tree | 43e887a609b29dda03d65e44f0806a9fe143d268 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.h | |
parent | 98bb747c8705236ece7fc76a3d243b2c3c695ad5 (diff) | |
download | llvm-f033bf88b4e22795dba19235b299ceebd34449b7.zip llvm-f033bf88b4e22795dba19235b299ceebd34449b7.tar.gz llvm-f033bf88b4e22795dba19235b299ceebd34449b7.tar.bz2 |
[libc++] [test] Qualify calls to std::atomic_flag_{clear,test} functions. NFCI.
We shouldn't be calling these functions via ADL -- and neither should anybody
in the wild be calling it via ADL, so it's not like we need to test
the ADL ability of these functions in particular.
Reviewed as part of D119860.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.h')
0 files changed, 0 insertions, 0 deletions