Skip to content

Add test for resources in structs with local variables/args and this access#1098

Merged
hekota merged 4 commits intollvm:mainfrom
hekota:add-more-res-in-struct-tests
Apr 22, 2026
Merged

Add test for resources in structs with local variables/args and this access#1098
hekota merged 4 commits intollvm:mainfrom
hekota:add-more-res-in-struct-tests

Conversation

@hekota
Copy link
Copy Markdown
Member

@hekota hekota commented Apr 16, 2026

Add tests with resources in structs that are testing:

  • structure with a resource as a function argument and local variable
  • resource in a struct accessed from a struct method

@hekota hekota marked this pull request as ready for review April 21, 2026 17:55
Copy link
Copy Markdown
Contributor

@alsepkow alsepkow left a comment

Choose a reason for hiding this comment

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

LGTUS: Minor comments from me and @bob80905

Comment thread test/Feature/ResourcesInStructs/res-in-struct-this-access.test Outdated
Comment thread test/Feature/ResourcesInStructs/res-in-struct-this-access.test
@hekota hekota merged commit 8e2d7d5 into llvm:main Apr 22, 2026
11 of 12 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.

3 participants