Skip to content

Conversation

ian-twilightcoder
Copy link
Contributor

Testing a branch in CI

@ian-twilightcoder
Copy link
Contributor Author

…tem-modules` for its module maps that group cstd headers

Swift has some module maps it overlays on Linux and Windows that groups all of the C standard library headers into a single module. This doesn’t allow clang and C++ headers to layer properly with the OS/SDK modules. clang will set -fbuiltin-headers-in-system-modules as necessary for Apple SDKs, but Swift will need to pass that flag itself when required by its module maps.
@ian-twilightcoder
Copy link
Contributor Author

@ian-twilightcoder ian-twilightcoder deleted the builtin-flag-2 branch December 9, 2023 01:00
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.

1 participant