Skip to content

Draft: Swift: introduce the ability to use access control over package imports

Saleem Abdulrasool requested to merge compnerd/cmake:swift/features into master

This patch set enables features for Swift to allow controlling the compilation model sufficiently to allow access control to be applied to import statements.

Merge request reports