Commits

Joe Groff committed 3aa0f685125
SILGen: Dynamically dispatch curried 'dynamic' methods. Fixes a crash where we tried to natively vtable dispatch these methods, even when they were in extensions, causing the crash in rdar://problem/18088026. Swift SVN r24619