Skip to content
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

Accept more Objective-C symbol graph identifiers #110

Merged
merged 1 commit into from
Mar 31, 2022

Conversation

franklinsch
Copy link
Contributor

Bug/issue #, if applicable: rdar://90361614

Summary

Accept "objective-c" and "c" as interface language identifiers in symbol
graph files emitted by clang.

Dependencies

None.

Testing

Build documentation with symbol graph files that use the objective-c and c interface language identifiers.

Checklist

  • Added tests
  • Ran the ./bin/test script and it succeeded
  • Updated documentation if necessary

@franklinsch
Copy link
Contributor Author

@swift-ci please test

@franklinsch franklinsch force-pushed the objective-c-identifier branch from 7c39308 to 06217e2 Compare March 30, 2022 08:55
@franklinsch
Copy link
Contributor Author

@swift-ci please test

Copy link
Contributor

@ethan-kusters ethan-kusters left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

Accept "objective-c" and "c" as interface language identifiers in symbol
graph files emitted by clang.

rdar://90361614
@franklinsch franklinsch force-pushed the objective-c-identifier branch from 06217e2 to 326d234 Compare March 31, 2022 09:55
@franklinsch
Copy link
Contributor Author

@swift-ci please test

@franklinsch franklinsch merged commit ffeceb2 into swiftlang:main Mar 31, 2022
d-ronnqvist added a commit that referenced this pull request Dec 5, 2024
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