Re: [Lldb-commits] [lldb] r295897 - Changed builld-llvm.py to use .json files

2017-02-22 Thread Sean Callanan via lldb-commits
I've recommitted with a bunch of fixes: SendingINSTALL.txt Sendingscripts/Xcode/build-llvm.py Adding scripts/Xcode/repo.py Adding scripts/Xcode/repos Adding scripts/Xcode/repos/FALLBACK Adding scripts/Xcode/repos/svn-trunk.json Transmitting file data

Re: [Lldb-commits] [lldb] r295897 - Changed builld-llvm.py to use .json files

2017-02-22 Thread Sean Callanan via lldb-commits
I'll roll it back pending some fixes on my end. Sorry for the break. Sean > On Feb 22, 2017, at 4:40 PM, Tim Hammerquist wrote: > > Hi Sean, > > Looks like this is breaking builds in Green Dragon (and locally for me from > master branch). Can you take a look at the failures here? > > http://

Re: [Lldb-commits] [lldb] r295897 - Changed builld-llvm.py to use .json files

2017-02-22 Thread Tim Hammerquist via lldb-commits
Hi Sean, Looks like this is breaking builds in Green Dragon (and locally for me from master branch). Can you take a look at the failures here? http://lab.llvm.org:8080/green/view/LLDB/job/lldb_build_test/26076/console Thanks! -Tim On Wed, Feb 22, 2017 at 2:57 PM, Sean Callanan via lldb-commits