aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp
diff options
context:
space:
mode:
authorRoland McGrath <mcgrathr@google.com>2024-10-30 10:09:34 -0700
committerGitHub <noreply@github.com>2024-10-30 10:09:34 -0700
commit0c8e12fc64073a889956e790881cdf0d58018372 (patch)
treebdf600d0d60a70d3f8e22ed1df928da99122a93f /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp
parentcf6ca98481a90728f1d3adc748aa0f271afc59aa (diff)
downloadllvm-0c8e12fc64073a889956e790881cdf0d58018372.zip
llvm-0c8e12fc64073a889956e790881cdf0d58018372.tar.gz
llvm-0c8e12fc64073a889956e790881cdf0d58018372.tar.bz2
[libc] Fix fexcept_t type to match canonical ABI and API (#113666)
In glibc and musl, fexcept_t is unsigned short int on x86 and unsigned int on other machines that llvm-libc supports. Match that ABI (only different from before on x86) and API (different everywhere as it was previously signed).
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions