[mono] Fixed swift lowering support for inline arrays by jkurdek · Pull Request #107744 · dotnet/runtime

@jkurdek

jkoritzinsky

jtschuster pushed a commit to jtschuster/runtime that referenced this pull request

Sep 17, 2024

sirntar pushed a commit to sirntar/runtime that referenced this pull request

Sep 30, 2024

jkurdek added a commit to jkurdek/runtime that referenced this pull request

Oct 2, 2024

jeffschwMSFT added a commit that referenced this pull request

Oct 3, 2024
* Fix lowering support for inline arrays (#107744)

* [Swift interop] Add inline array struct lowering tests (#107859)

* [swift interop] Add inline array tests

* Rename test suite

---------

Co-authored-by: Jeff Schwartz <jeffschw@microsoft.com>