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

Improve workaround for LLVM bug when evaluating value-dependent expressions. #1591

Merged
merged 1 commit into from Jul 9, 2019

Commits on Jul 9, 2019

  1. Improve workaround for LLVM bug when evaluating value-dependent expre…

    …ssions.
    
    Using the canonical type makes it work across typedefs.
    
    Fixes rust-lang#1590
    emilio committed Jul 9, 2019
    Copy the full SHA
    6f92b1c View commit details
    Browse the repository at this point in the history