Skip to content

Commit

Permalink
Sema: Remove ExportabilityChecker
Browse files Browse the repository at this point in the history
Availability checking already knows how to check exportability for
types and conformances referenced from inlinable function signatures
and bodies.

Let's generalize this to work on non-inlinable function signatures
as well, allowing us to get rid of the ExportabilityChecker altogether.
  • Loading branch information
slavapestov committed Oct 20, 2020
1 parent 50c44c2 commit f48aa51
Show file tree
Hide file tree
Showing 5 changed files with 212 additions and 569 deletions.

0 comments on commit f48aa51

Please sign in to comment.