diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2024-12-06 15:30:02 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-06 15:30:02 -0500 |
commit | b23fc2c5bf92ae3bcd2ac4c784ead0ffba159f5a (patch) | |
tree | 54017789551502c3310bb6339db743cb49c8b247 /lldb/test/Shell/ScriptInterpreter/Python/bytecode.test | |
parent | 1df28554bd6264d44aa2ce12e5a2fc29f61bb027 (diff) | |
download | llvm-b23fc2c5bf92ae3bcd2ac4c784ead0ffba159f5a.zip llvm-b23fc2c5bf92ae3bcd2ac4c784ead0ffba159f5a.tar.gz llvm-b23fc2c5bf92ae3bcd2ac4c784ead0ffba159f5a.tar.bz2 |
[libc++abi] Fix broken check for _LIBCPP_HAS_THREAD_API_PTHREAD (#118999)
We were still using the old `defined(_LIBCPP_HAS_THREAD_API_PTHREAD)`
check, which is always true.
Diffstat (limited to 'lldb/test/Shell/ScriptInterpreter/Python/bytecode.test')
0 files changed, 0 insertions, 0 deletions