This is an archive of the discontinued LLVM Phabricator instance.

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

Repository
rL LLVM

Event Timeline

teemperor created this revision.Jul 2 2018, 4:30 PM
This revision was not accepted when it landed; it landed in state Needs Review.Jul 2 2018, 4:32 PM
This revision was automatically updated to reflect the committed changes.