This revision was not accepted when it landed; it landed in state "Needs
Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL336154: FIx XCode project files for lldb (authored by
teemperor, committed by ).
Herald added a subscriber: llvm-commits.
teemperor created this revision.
Herald added a subscriber: srhines.
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.
https://review