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

Rebuild the type of constants during evaluation. #4138

Merged
merged 3 commits into from
Jul 16, 2024

Commits on Jul 16, 2024

  1. Rebuild the type of constants during evaluation.

    When evaluting in a generic context, a constant with a symbolic type
    might evaluate to a constant with a concrete type (or a more specific
    symbolic type).
    zygoloid committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    6e0dbc5 View commit details
    Browse the repository at this point in the history
  2. Update toolchain/check/eval.cpp

    Co-authored-by: Jon Ross-Perkins <[email protected]>
    zygoloid and jonmeow authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    69b39bd View commit details
    Browse the repository at this point in the history
  3. Update toolchain/check/eval.cpp

    Co-authored-by: Carbon Infra Bot <[email protected]>
    zygoloid and CarbonInfraBot authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    60042c2 View commit details
    Browse the repository at this point in the history