Author: teemperor
Date: Mon Jul  2 16:27:29 2018
New Revision: 336154

URL: http://llvm.org/viewvc/llvm-project?rev=336154&view=rev
Log:
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

Modified:
    lldb/trunk/lldb.xcodeproj/project.pbxproj

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to