Skip to content

Conversation

@adrian-prantl
Copy link

This is both partially incorrect due to missing stride computation and only works in SwiftASTContext right now due to missing Reflection support on the compiler side.

But it eliminates the nasty warnings in SwiftASTContext.cpp and works for byte-aligned arrays.

This is both partially incorrect due to missing stride computation and
only works in SwiftASTContext right now due to missing Reflection
support on the compiler side.

But it eliminates the nasty warnings in SwiftASTContext.cpp and works
for byte-aligned arrays.
@adrian-prantl
Copy link
Author

@swift-ci test

@adrian-prantl adrian-prantl merged commit e3f0c0d into swiftlang:stable/20240723 Nov 11, 2024
3 checks passed
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