Commits

Joe Groff committed 8bb7f7b5fdf
IRGen: Fix codegen for weak class-constrained protocol types. We were accidentally picking out the instance pointer for the witness table in the packed enum payload representation. Fixes <rdar://problem/17857154>. Swift SVN r21026