[all-commits] [llvm/llvm-project] f37463: [lldb] Another build fix for 8b8070e23
Pavel Labath via All-commits
all-commits at lists.llvm.org
Fri Oct 22 06:30:30 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f37463b2eef66dfae3ed669d1cbb2a34b643d071
https://github.com/llvm/llvm-project/commit/f37463b2eef66dfae3ed669d1cbb2a34b643d071
Author: Pavel Labath <pavel at labath.sk>
Date: 2021-10-22 (Fri, 22 Oct 2021)
Changed paths:
M lldb/source/Plugins/Platform/MacOSX/PlatformRemoteMacOSX.cpp
Log Message:
-----------
[lldb] Another build fix for 8b8070e23
This particular usage was guarded by !__linux__, so it broke everywhere
else. It should probably be replaced by something else.
More information about the All-commits
mailing list