[swift-dev] [Starter Project] Teach SILParser how to parse switch_enum of undef.

Michael Gottesman mgottesman at apple.com
Wed Dec 16 12:15:58 CST 2015


SGTM. If you want as you finish these, I have a list of them = ).

I just filed another one:

https://bugs.swift.org/browse/SR-247 <https://bugs.swift.org/browse/SR-247>

Michael

> On Dec 16, 2015, at 5:30 AM, Emanuel Zephir <emanuelzephir at gmail.com> wrote:
> 
> Unless anyone objects, I'd like to claim this. I've assigned issue SR-210 to myself.
> 
> --Emanuel
> 
> On Sun, Dec 13, 2015 at 1:29 PM, Michael Gottesman via swift-dev <swift-dev at swift.org <mailto:swift-dev at swift.org>> wrote:
> This is a small starter project for those who are interested in working with SIL.
> 
> The SIL Parser currently is unable to parse switch_enum of undef. I wrote a patch that does the work some time ago, but I never have had time to finish it (i.e. make sure everything works ok/write tests). I posted the patch in this issue:
> 
> https://bugs.swift.org/browse/SR-210 <https://bugs.swift.org/browse/SR-210>
> 
> My hope is that even though a lot of the work is already done this may serve as good starting point for someone who wants to poke at the SIL Parser (a part of the code base that has not gotten as much attention as others).
> 
> Michael
> 
> 
> _______________________________________________
> swift-dev mailing list
> swift-dev at swift.org <mailto:swift-dev at swift.org>
> https://lists.swift.org/mailman/listinfo/swift-dev <https://lists.swift.org/mailman/listinfo/swift-dev>
> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20151216/203121c1/attachment.html>


More information about the swift-dev mailing list