Re: [swift-dev] [swift] master: swift-api-digester: teach the tool to keep track of ownership attributes. (4475b07)

2016-10-31 Thread Xi Ge via swift-dev
> On Oct 31, 2016, at 12:00 PM, Kenny Leung via swift-dev > wrote: > > Just curious - what is the swift-api-digester? > swift-api-digester is a test utility to detect source-breaking API changes during the evolution of a Swift-compatible module. The tool works on two phases: (1) dumping modul

Re: [swift-dev] [swift] master: swift-api-digester: teach the tool to keep track of ownership attributes. (4475b07)

2016-10-31 Thread Kenny Leung via swift-dev
Just curious - what is the swift-api-digester? -Kenny > On Oct 27, 2016, at 11:55 AM, Xi Ge via swift-commits > wrote: > > Repository : github.com/apple/swift > On branch : master > Link : > github.com/apple/swift/commit/4475b0761337b3a379d0a88561a659c9c6d946db > >> -