summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorPetr Hosek <phosek@google.com>2023-06-20 21:49:22 +0000
committerPetr Hosek <phosek@google.com>2023-06-21 16:10:01 +0000
commit037952f6d4a58dd257b27dbd765acb2012f0c11c (patch)
treecc1397d743e7d78e266388fdbdaedcfa63fbac21 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parentaae155c50b07cf2358d72055457c133f4a71e1eb (diff)
[libcxx] Include <sys/time.h> in posix_compat.h
posix_compat.h uses struct timeval which is defined in <sys/time.h> but it doesn't include it. On most POSIX platforms like Linux or macOS, that headers is transitively included by other headers like <sys/stat.h>, but there are other platforms where this is not the case. Differential Revision: https://reviews.llvm.org/D153384
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions