Commits

Mark Lacey committed aeea1b7756b
Mark witnesses as always_inline if they thunk to an always_inline function. As a result, when we're able to devirtualize calls to these functions we'll also be able to inline all the way down to the user function. Swift SVN r27136