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

hl: Add support for literals. #26

Closed
5 tasks done
xlauko opened this issue Oct 26, 2021 · 0 comments
Closed
5 tasks done

hl: Add support for literals. #26

xlauko opened this issue Oct 26, 2021 · 0 comments

Comments

@xlauko
Copy link
Member

xlauko commented Oct 26, 2021

Implement lowering of:

  • clang::CharacterLiteral
  • clang::CompoundLiteralExpr
  • clang::FloatingLiteral
  • clang::IntegerLiteral
  • clang::StringLiteral
@xlauko xlauko self-assigned this Nov 16, 2021
@xlauko xlauko added this to the Phase 1 milestone Nov 16, 2021
@xlauko xlauko added this to In progress in high-level codegen Dec 16, 2021
@xlauko xlauko moved this from In progress to Done in high-level codegen Jul 5, 2022
@xlauko xlauko closed this as completed Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

1 participant