diff options
| author | Joseph Huber <huberjn@outlook.com> | 2024-06-26 11:24:48 -0500 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-26 11:24:48 -0500 | 
| commit | d0527ab69765740c1747695bbfe72a3db1781b16 (patch) | |
| tree | 79f334ecb0f9e5b936dcdd26538df108c30381ad /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp | |
| parent | 19183691f32c8cc6967322523f6fa338617929bd (diff) | |
| download | llvm-d0527ab69765740c1747695bbfe72a3db1781b16.zip llvm-d0527ab69765740c1747695bbfe72a3db1781b16.tar.gz llvm-d0527ab69765740c1747695bbfe72a3db1781b16.tar.bz2 | |
[libc] Fix Fuscia builder failing on atomic warnings (#96791)
Summary:
This function uses atomics now, which emit warnings on some platforms
that don't support full lock-free atomics. These aren't specifically
wrong, and in the future we could investigate a libc configuration
specialized for single-threaded microprocessors, but for now we should
get the bot running again.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions
