[Lldb-commits] [lldb] r334872 - Sort the files in the PBXBuildFile and PBXFileReference

Jason Molenda via lldb-commits lldb-commits at lists.llvm.org
Fri Jun 15 16:29:32 PDT 2018


Author: jmolenda
Date: Fri Jun 15 16:29:32 2018
New Revision: 334872

URL: http://llvm.org/viewvc/llvm-project?rev=334872&view=rev
Log:
Sort the files in the PBXBuildFile and PBXFileReference
sections of lldb's xcode project file to reduce automerger
issues with the github swift repository of lldb where 
the order of these entries has drifted significantly
over the years.

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



More information about the lldb-commits mailing list