[swift-dev] 2.1.1 git version
    Ted Kremenek 
    kremenek at apple.com
       
    Wed Feb  3 20:32:33 CST 2016
    
    
  
> On Feb 3, 2016, at 5:35 PM, Rafkind, Jon via swift-dev <swift-dev at swift.org> wrote:
> 
> Is there a specific git revision that corresponds to the current swift distribution in Xcode 7.3beta2?
It’s roughly:
commit 7202828e5950896f7a6071a2bc7a1ce9f11cef9d
Author: Adrian Prantl <aprantl at apple.com>
Date:   Wed Jan 20 15:20:39 2016 -0800
    Debug Info: Make sure to enter a new SILDebugScope before generating
    weak copies for capture list variables. Other wise two variables with
    identical names will end up in the same scope.
    This fixes a crash in the compiler.
    rdar://problem/24150188
    SR-526
    (cherry picked from commit f1315f8b5c2a5ab2506fed0b0760c60213942f37)
With a few cherry-picked fixes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20160203/14031a5c/attachment.html>
    
    
More information about the swift-dev
mailing list