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

Backport "Improve source positions emited for synthetic unit in if-conditions" to LTS #21147

Merged
merged 4 commits into from
Jul 10, 2024

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    57c9720 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    281c9b7 View commit details
    Browse the repository at this point in the history
  3. Introduce untpd.syntheticUnitLiteral to allow detection of explicit…

    … unit provided by user from synthetic unit introduced by compiler
    
    [Cherry-picked 8c52866][modified]
    WojciechMazur committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e9a6234 View commit details
    Browse the repository at this point in the history
  4. Add unit tests for issue 18238 - ensure we generate correct line posi…

    …tions for if conditions
    
    [Cherry-picked af75f3b]
    WojciechMazur committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e680362 View commit details
    Browse the repository at this point in the history