[all-commits] [llvm/llvm-project] 4594f8: Fix Xcode project for debugserver
lawrence-danna-apple via All-commits
all-commits at lists.llvm.org
Fri Oct 15 15:10:45 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4594f81165433c681cc4f09ed50b662b1a237137
https://github.com/llvm/llvm-project/commit/4594f81165433c681cc4f09ed50b662b1a237137
Author: Lawrence D'\''Anna <lawrence_danna at apple.com>
Date: 2021-10-15 (Fri, 15 Oct 2021)
Changed paths:
M lldb/tools/debugserver/debugserver.xcodeproj/project.pbxproj
Log Message:
-----------
Fix Xcode project for debugserver
It seems StringConvert.cpp was moved, and the Xcode project file
wasn't updated.
Reviewed By: JDevlieghere
Differential Revision: https://reviews.llvm.org/D111910
More information about the All-commits
mailing list