Skip to content

Conversation

@cthielen
Copy link
Contributor

This PR cherry picks https://github.com/apple/swift-collections/pull/482/commits, which fixes a typo in the CMake build that is blocking swiftlang/swift#83310.

Checklist

  • I've read the Contribution Guidelines
  • My contributions are licensed under the Swift license.
  • I've followed the coding style of the rest of the project.
  • I've added tests covering all new code paths my change adds to the project (if appropriate).
  • I've added benchmarks covering new functionality (if appropriate).
  • I've verified that my change does not break any existing tests or introduce unexplained benchmark regressions.
  • I've updated the documentation if necessary.

cthielen and others added 4 commits July 23, 2025 14:38
Include DequeModule in the Foundation toolchain build
It looks like something was merged in a funny way resulting in the
platform info module being included twice in the top-level CMakeLists
files. Removing one of them.
Misspelled Swift in the Platform info compiler target check.
Fixing that.
@cthielen cthielen closed this Jul 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants