Commits

John McCall committed 6d8fff9c065
Parsing and basic structure of try_apply. Not yet properly threaded into IRGen; tests to follow when that's done. I made a preliminary effort to make the inliner do the right thing with try_apply, but otherwise tried to avoid touching the optimizer any more than was required by the removal of ApplyInstBase. Swift SVN r26747