aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorLouis Dionne <ldionne.2@gmail.com>2024-07-25 12:16:48 -0500
committerGitHub <noreply@github.com>2024-07-25 13:16:48 -0400
commita55df237375e98cfc2520d5eb1a23b302ef02ba0 (patch)
treec641a0073062bd45c14d9ddbca72ac90c602b6a3 /lldb/source/Plugins/ScriptInterpreter/Python
parentc194bc77a21d68dd321588c9d726ef2d6c556a30 (diff)
downloadllvm-a55df237375e98cfc2520d5eb1a23b302ef02ba0.zip
llvm-a55df237375e98cfc2520d5eb1a23b302ef02ba0.tar.gz
llvm-a55df237375e98cfc2520d5eb1a23b302ef02ba0.tar.bz2
[libc++] Add missing xlocale.h include on Apple and FreeBSD (#99689)
The `<locale>` header uses `strtoll_l` and friends which are defined in `<xlocale.h>` on these platforms. While this works via transitive includes when modules are disabled, this doesn't work anymore if the platforms are modularized properly.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions