Re: [lldb-dev] cmake incremental OSX is red

2018-03-20 Thread Davide Italiano via lldb-dev
Back to green http://lab.llvm.org:8080/green/view/LLDB/job/lldb-cmake/5871/console Thanks! -- Davide On Tue, Mar 20, 2018 at 10:32 AM, Pavel Labath wrote: > That check was separated out from a larger test so we could put skipIfLinux > around it (in r327977). I'm not sure why it's failing, but

Re: [lldb-dev] cmake incremental OSX is red

2018-03-20 Thread Pavel Labath via lldb-dev
That check was separated out from a larger test so we could put skipIfLinux around it (in r327977). I'm not sure why it's failing, but it's probably some silly typo. Unfortunately I don't have time to look at it today. I am hoping that the fix is obvious. If it's not, you can revert that patch, an