[all-commits] [llvm/llvm-project] b22dca: Update debugserver xcode proj to build with c++17
Jason Molenda via All-commits
all-commits at lists.llvm.org
Tue Feb 28 13:37:23 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b22dcaf113280278293639a02207edf78d103fb8
https://github.com/llvm/llvm-project/commit/b22dcaf113280278293639a02207edf78d103fb8
Author: Jason Molenda <jason at molenda.com>
Date: 2023-02-28 (Tue, 28 Feb 2023)
Changed paths:
M lldb/tools/debugserver/debugserver.xcodeproj/project.pbxproj
M lldb/tools/debugserver/source/MacOSX/MachProcess.mm
Log Message:
-----------
Update debugserver xcode proj to build with c++17
Also a few small fixes for building debugserver on iOS
in c++17.
More information about the All-commits
mailing list