Skip to content
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

Implement IR generation for records. #59

Open
todo bot opened this issue Aug 7, 2021 · 0 comments
Open

Implement IR generation for records. #59

todo bot opened this issue Aug 7, 2021 · 0 comments
Assignees

Comments

@todo
Copy link

todo bot commented Aug 7, 2021

descartes/lib/Semantic.cpp

Lines 338 to 342 in fafccc9

// TODO: Implement IR generation for records.
return {nullptr, memberType};
}
}
throw SemanticError("Can't find the right member on the record type");


This issue was generated by todo based on a TODO comment in fafccc9 when #52 was merged. cc @tetsuo-cpp.
@todo todo bot added the todo 🗒️ label Aug 7, 2021
@todo todo bot assigned tetsuo-cpp Aug 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant