Commits

Nadav Rotem committed 55c136662b9
Fix a typo in the code that initializes the inliner. The high-level inliner does not inline @semantics functions. We did not notice this change because there is no code in the standard library that is annotated with @semantics. Swift SVN r19591