Skip to content

Support Visit Enum Inst #33

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mmroz opened this issue Apr 2, 2018 · 2 comments
Closed

Support Visit Enum Inst #33

mmroz opened this issue Apr 2, 2018 · 2 comments
Assignees

Comments

@mmroz
Copy link

mmroz commented Apr 2, 2018

No description provided.

@mmroz mmroz self-assigned this Apr 2, 2018
@mmroz
Copy link
Author

mmroz commented Apr 6, 2018

Given the Swift code:

enum Scalar {
case emptyInput
}

var result : Scalar = .emptyInput

We get the WALA block:

FOO: 274579533:BLOCK
LABEL_STMT
"BLOCK #6"
OBJECT_LITERAL
"DISCRIMINATOR"
"emptyInput"
ASSIGN
(null)
(null)
GOTO
"BLOCK #7"

@karimhamdanali
Copy link

Shall we close this now?

@mmroz mmroz closed this as completed May 29, 2018
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

No branches or pull requests

2 participants