Re: [swift-dev] Conditional conformance: Removing the opt-in flag

2017-12-21 Thread Ted Kremenek via swift-dev
> On Dec 19, 2017, at 9:39 PM, Ted Kremenek via swift-dev > wrote: > > > > On Dec 19, 2017, at 8:57 PM, Douglas Gregor > wrote: > >> >> >> Sent from my iPhone >> >> On Dec 19, 2017, at 8:31 PM, Ted Kremenek > > wrote: >> >>> >>> >>

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #2101

2017-12-21 Thread Chris Lattner via swift-dev
This isn’t related to my patch. Artem? -Chris > On Dec 21, 2017, at 5:18 PM, swift...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#2101] > > Build URL: > https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/2101/ >

Re: [swift-dev] Protocol Devirtualizer Pass

2017-12-21 Thread Raj Barik via swift-dev
Sure, I can :) On Thu, Dec 21, 2017 at 12:24 PM, Michael Gottesman wrote: > Is it possible to merge them? > > > On Dec 21, 2017, at 11:07 AM, Raj Barik via swift-dev < > swift-dev@swift.org> wrote: > > > > Hi, > > > > Thanks. > > > > > > Are you implementing it as a separate pass, or is it part

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #2099

2017-12-21 Thread Douglas Gregor via swift-dev
This has been failing intermittently for a while. Sent from my iPhone > On Dec 21, 2017, at 12:25 PM, swift...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#2099] > > Build URL: > https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/2099/ > Pro

Re: [swift-dev] Protocol Devirtualizer Pass

2017-12-21 Thread Michael Gottesman via swift-dev
Is it possible to merge them? > On Dec 21, 2017, at 11:07 AM, Raj Barik via swift-dev > wrote: > > Hi, > > Thanks. > > > Are you implementing it as a separate pass, or is it part of function > signature specialization? > > > I am currently implementing this as a separate pass. There is so

Re: [swift-dev] Protocol Devirtualizer Pass

2017-12-21 Thread Raj Barik via swift-dev
Hi, Thanks. > Are you implementing it as a separate pass, or is it part of function > signature specialization? > I am currently implementing this as a separate pass. There is some code overlap between the two (FunctionSignatureOpt and ProtocolDevirtualizerOpt) in terms of checking which funct

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

2017-12-21 Thread Tony Parker via swift-dev
Hi Michael, It’s possible that this test is not deterministic. Some contributors to the project have been working on improving this over time. - Tony > On Dec 19, 2017, at 5:49 PM, Michael Ilseman wrote: > > That’s the thing, there doesn’t look to be a relevant change. Subsequent > builds pa

Re: [swift-dev] How to run Swift on Windows

2017-12-21 Thread Kazuki Ohara via swift-dev
Hi Eric, Did you try git config --global core.autocrlf true ? https://www.git-scm.com/book/en/v2/Customizing-Git-Git-Configuration It appends CR+LF to end of all lines when you checkout source files. 2017-12-21 9:06 GMT+09:00 Eric Wing : > > > > git clone https://github.com/apple/swift.git > >

Re: [swift-dev] [Swift CI] Build Failure: 2. Swift Source Compatibility Suite (master) #958

2017-12-21 Thread Douglas Gregor via swift-dev
These are UPASSes; I’ll get the source compatibility suite XFAIL removed shortly if someone doesn’t get there sooner. Sent from my iPhone > On Dec 21, 2017, at 6:09 AM, swift...@swift.org wrote: > > [FAILURE] swift-master-source-compat-suite [#958] > > Build URL:https://ci.swift.org/job/s