Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correctly add .swiftmodule directories to the search path. #1245

Commits on Jun 21, 2024

  1. Correctly add .swiftmodule directories to the search path.

    If a propagated `.swiftmodule` is ever in a directory-based layout (`Name.swiftmodule/$TARGET.swiftmodule`), then we need to add the path to the directory containing the top-level module directory, not the path to the `.swiftmodule` directory itself.
    
    PiperOrigin-RevId: 456263364
    (cherry picked from commit 21580ea)
    allevato authored and brentleyjones committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c64f0ad View commit details
    Browse the repository at this point in the history