Skip to content

[Macros] Emit loaded module trace for plugins loaded from search paths #64137

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

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

rxwei
Copy link
Contributor

@rxwei rxwei commented Mar 6, 2023

When loading plugins from -plugin-path, use the global PluginRegistry to keep a record of what's loaded. Emit these dependencies to the loaded module trace.

When loading plugins from `-plugin-path`, use the global `PluginRegistry` to keep a record of what's loaded. Emit these dependencies to the loaded module trace.
@rxwei rxwei requested review from DougGregor and rintaro March 6, 2023 10:20
@rxwei
Copy link
Contributor Author

rxwei commented Mar 6, 2023

@swift-ci please smoke test

@rxwei rxwei merged commit 19335a1 into swiftlang:main Mar 6, 2023
@rxwei rxwei deleted the macro-loaded-module-trace-take-2 branch March 6, 2023 15:17
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.

2 participants