[swift-dev] Reminder: Discourse transition starts tomorrow

2018-01-16 Thread Nicole Jacque via swift-dev
Hi All- Just a reminder that we’ll be suspending the mailing lists tomorrow in the early evening in order to start the transition to Discourse… Cheers! nicole > On Jan 10, 2018, at 12:21 PM, Nicole Jacque wrote: > > Hi All- > > First of all, a big thank you to everyone who has provided feedb

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - LLDB Incremental - OS X (swift 4.1) #285

2018-01-16 Thread Jim Ingham via swift-dev
Next time round should succeed, I forgot to git push the commit that fixed the bug these tests were failing on... Jim > On Jan 16, 2018, at 4:24 PM, swift...@swift.org wrote: > > [FAILURE] oss-lldb-swift-4.1-incremental-osx [#285] > > Build URL:https://ci.swift.org/job/oss-lldb-swift-4.1-

Re: [swift-dev] DebugScope Verification Error

2018-01-16 Thread Adrian Prantl via swift-dev
> On Jan 16, 2018, at 1:49 PM, Raj Barik wrote: > > Thanks a lot for the clarification Adrain and Vedant. > > What confused me is the cycle -- A SILFunction has a DeubgScope and the > DebugScope points back to the SILFunction. During moving instructions across > functions, one can easily m

Re: [swift-dev] DebugScope Verification Error

2018-01-16 Thread Raj Barik via swift-dev
Thanks a lot for the clarification Adrain and Vedant. What confused me is the cycle -- A SILFunction has a DeubgScope and the DebugScope points back to the SILFunction. During moving instructions across functions, one can easily mess up the pointers. As you all pointed out, one needs to also use

Re: [swift-dev] DebugScope Verification Error

2018-01-16 Thread Adrian Prantl via swift-dev
> On Jan 16, 2018, at 1:20 PM, Vedant Kumar wrote: > > + Adrian and Davide, since they work in this area. > > Hi Raj, > >> On Jan 15, 2018, at 4:48 PM, Raj Barik via swift-dev > > wrote: >> >> Thanks Mark. You are right, the following assertion fails >> >> requir

Re: [swift-dev] DebugScope Verification Error

2018-01-16 Thread Vedant Kumar via swift-dev
+ Adrian and Davide, since they work in this area. Hi Raj, > On Jan 15, 2018, at 4:48 PM, Raj Barik via swift-dev > wrote: > > Thanks Mark. You are right, the following assertion fails > > require(!DS || DS->getParentFunction() == I->getFunction(), > "debug scope of instruction be

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (swift 4.1) #699

2018-01-16 Thread Arnold Schwaighofer via swift-dev
FATAL: Unable to produce a script file java.io.IOException: No space left on device > On Jan 16, 2018, at 9:35 AM, swift...@swift.org wrote: > > [FAILURE] oss-swift-4.1-incremental-RA-linux-ubuntu-16_04 [#699] > > Build URL: > https://ci.swift.org/job/oss-swift-4.1-incremental-RA-linux-u