Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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)
- Loading branch information