Skip to content

Simplify statically-linked section discovery. #940

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
Feb 5, 2025

Conversation

grynspan
Copy link
Contributor

@grynspan grynspan commented Feb 4, 2025

This PR simplifies the code used to discover metadata sections when the testing library is statically linked into a test target.

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

This PR simplifies the code used to discover metadata sections when the testing
library is statically linked into a test target.
@grynspan grynspan added the less-c++ 🐀 Work to reduce the size of our C++ codebase and/or dependencies label Feb 4, 2025
@grynspan grynspan added this to the Swift 6.x milestone Feb 4, 2025
@grynspan grynspan self-assigned this Feb 4, 2025
@grynspan
Copy link
Contributor Author

grynspan commented Feb 4, 2025

@swift-ci test

@grynspan grynspan merged commit 57335d7 into main Feb 5, 2025
3 checks passed
@grynspan grynspan deleted the jgrynspan/smoller-static-discovery branch February 5, 2025 21:14
@grynspan grynspan added the discovery 🔎 test content discovery label Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discovery 🔎 test content discovery less-c++ 🐀 Work to reduce the size of our C++ codebase and/or dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants