[all-commits] [llvm/llvm-project] 2704b2: [lldb] Include unistd.h for _exit in multi-proces...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Fri Jun 13 10:03:33 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2704b27a0b452f4aaf87ab26d315fdc92857373a
https://github.com/llvm/llvm-project/commit/2704b27a0b452f4aaf87ab26d315fdc92857373a
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2025-06-13 (Fri, 13 Jun 2025)
Changed paths:
M lldb/test/API/api/multiple-debuggers/multi-process-driver.cpp
Log Message:
-----------
[lldb] Include unistd.h for _exit in multi-process-driver.cpp
This test fails to build on macOS without the correct header include.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list