aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/lldbgdbproxy.py
diff options
context:
space:
mode:
authorConnector Switch <c8ef@outlook.com>2025-10-21 23:47:38 +0800
committerGitHub <noreply@github.com>2025-10-21 23:47:38 +0800
commit5b3416caf91f770b6e50fa1cb593d5772a7f6c97 (patch)
treee724fd1e5faccb17e78fe97fc17099f6861c2e3f /lldb/packages/Python/lldbsuite/test/lldbgdbproxy.py
parent554ea40b575c4ccd1f420aad08c77176444981ee (diff)
downloadllvm-5b3416caf91f770b6e50fa1cb593d5772a7f6c97.zip
llvm-5b3416caf91f770b6e50fa1cb593d5772a7f6c97.tar.gz
llvm-5b3416caf91f770b6e50fa1cb593d5772a7f6c97.tar.bz2
[libc] implement `inet_aton` (#162651)
This patch adds the implementation for `inet_aton` function. Since this function is not explicitly included in POSIX, I have marked it with `llvm_libc_ext`. It is widely available and commonly used, and can also be used to implement `inet_addr`, which is included in POSIX.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbgdbproxy.py')
0 files changed, 0 insertions, 0 deletions