Skip to content

Conversation

@hjyamauchi
Copy link
Contributor

No description provided.

@hjyamauchi
Copy link
Contributor Author

@swift-ci please test

@compnerd
Copy link
Member

Can you please improve the commit message? This feels pretty slim and doesn't give much context.

@hjyamauchi
Copy link
Contributor Author

Can you please improve the commit message? This feels pretty slim and doesn't give much context.

Done

@hjyamauchi
Copy link
Contributor Author

@swift-ci please test

@hjyamauchi
Copy link
Contributor Author

@swift-ci please test windows platform

1 similar comment
@hjyamauchi
Copy link
Contributor Author

@swift-ci please test windows platform

Predefined declarations (like _GUID) are special forward declarations
inserted by Clang and aren't serialized into the pcm and their
definition pointers aren't retained across serialization and
deserialization, which causes this type not found error. Avoid putting
non-defining predefined declarations into the swift lookup table when
their definitions exist in the same module so that the definitions
will be associated with the base name and avoid this error.
@hjyamauchi
Copy link
Contributor Author

@swift-ci please test

@hjyamauchi
Copy link
Contributor Author

@swift-ci please test windows platform

Copy link
Member

@compnerd compnerd left a comment

Choose a reason for hiding this comment

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

Thank you! This reads much better.

@hjyamauchi
Copy link
Contributor Author

@swift-ci please test windows platform

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