Fixes the XCode builds that started failing when i added CompletionRequest.cpp/.h.
The patch is so large because XCode decided to write the lines back in its own order, but essentially we only added on e file.
Paths
| Differential D48858
FIx XCode project files for lldb ClosedPublic Authored by teemperor on Jul 2 2018, 4:30 PM.
Details Summary Fixes the XCode builds that started failing when i added CompletionRequest.cpp/.h. The patch is so large because XCode decided to write the lines back in its own order, but essentially we only added on e file.
Diff Detail
Revision Contents
Diff 153827 lldb/trunk/lldb.xcodeproj/project.pbxproj
|