FIx XCode project files for lldb
authorRaphael Isemann <teemperor@gmail.com>
Mon, 2 Jul 2018 23:27:29 +0000 (23:27 +0000)
committerRaphael Isemann <teemperor@gmail.com>
Mon, 2 Jul 2018 23:27:29 +0000 (23:27 +0000)
commitd4a1bd7d87b8f7e54a028aa6f38c2bbd34a4bd76
tree558f93e8d90f92af5e286222d3cd67cad39bcceb
parentb368ea865f96071e827c6151073e153c4e45171d
FIx XCode project files for lldb

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.

Subscribers: srhines, lldb-commits

Differential Revision: https://reviews.llvm.org/D48858

llvm-svn: 336154
lldb/lldb.xcodeproj/project.pbxproj