Commits

Devin Coughlin committed 8cb8e150a24
Add Sema tests for potentially unavailable global functions. This commit adds tests to demonstrate that availability checking works, at the Sema level, for global functions. SILGen for potentially unavailable global functions is not yet implemented. Swift SVN r22406