-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[ModuleInterfaces] Rename 'parseable interfaces' to 'module interfaces' #23969
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
[ModuleInterfaces] Rename 'parseable interfaces' to 'module interfaces' #23969
Conversation
Should this happen at the same time as the change to "compiled module"? |
Would you say, e.g. |
a2b46b3
to
33a5fef
Compare
Maybe just "compiled module was created by an older version of the compiler"? |
33a5fef
to
00f7220
Compare
Leave the old flag in as an alias to the new flag, for transition purposes. Also go ahead and remove the long-deprecated and unused `emit-interface-path`. Part of rdar://49359734
Part of rdar://49359734
...only in diagnostics. And make the tests pass. rdar://49359734
00f7220
to
150ad99
Compare
@swift-ci please test |
Build failed |
Build failed |
Seems to not be my issue. @swift-ci please test Linux |
Build failed |
Let's try one more time. @swift-ci please test Linux |
Build failed |
Once more unto the breach. |
Passed on Linux and macOS (finally) |
...currently only in diagnostics, command-line flags, and environment variables.
rdar://49359734