<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Feb 9, 2017, at 10:57 PM, Jacob Bandes-Storch via swift-dev &lt;<a href="mailto:swift-dev@swift.org" class="">swift-dev@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">This may or may not be practically useful to anyone, but I've collected a summary of the currently outstanding compiler crashers, somewhat categorized:<div class=""><br class=""></div><div class=""><a href="https://gist.github.com/jtbandes/95ebf031d0ae4890d4dc3dc79e2bb4fa" class="">https://gist.github.com/jtbandes/95ebf031d0ae4890d4dc3dc79e2bb4fa</a></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Slava has additionally offered, on Twitter,</div><div class=""><br class=""></div><div class="">&gt;&nbsp;28482 root cause is a name lookup bug. It should not be finding 'd' in the first place.</div><div class=""><br class=""></div><div class="">&gt;&nbsp;All the circular inheritance and inheritance clause ones can be fixed by plumbing thru ITC more.</div><div class=""><br class=""></div><div class="">&gt;&nbsp;The OpenExistentialExpr ones are all due to missing Proto.instanceMethod thunk generation.</div><div class=""><br class=""></div><div class="">&gt;&nbsp;The two with "lazy" need to be fixed by changing how we emit the lazy var getter so we don't type check it twice.</div></div></div></blockquote><br class=""></div><div>Very cool, thank you!</div><div><br class=""></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>- Doug</div><div><br class=""></div><br class=""></body></html>