Skip to content

Conversation

eeckstein
Copy link
Contributor

Data structures must be layout compatible when built with and without asserts.

Fixes a compiler crash when C++ sources are built without asserts because SwiftCompilerSources are built with asserts.

rdar://110363377

Data structures must be layout compatible when built with and without asserts.

Fixes a  compiler crash when C++ sources are built without asserts because SwiftCompilerSources are built with asserts.

rdar://110363377
@eeckstein
Copy link
Contributor Author

@swift-ci smoke test and merge

@eeckstein eeckstein requested a review from ktoso June 12, 2023 05:54
@swift-ci swift-ci merged commit dcb3b9b into swiftlang:main Jun 12, 2023
@eeckstein eeckstein deleted the fix-sil-module branch June 12, 2023 14:09
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