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

Sema: fix OOB access in coerceTupleToStruct #19620

Merged
merged 15 commits into from
Jul 21, 2024

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    83ec90f View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. code refactoring

    wrongnull committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a6cd789 View commit details
    Browse the repository at this point in the history
  2. add test coverage

    wrongnull committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    6ced388 View commit details
    Browse the repository at this point in the history
  3. remove object file

    wrongnull committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    84c8aa3 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    c0f19f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    3cdd920 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    36590b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    ff17dde View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Resolve conflict

    wrongnull committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    e7a6d46 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    d9571cf View commit details
    Browse the repository at this point in the history
  2. use Type.structFieldName

    wrongnull committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    fb728dc View commit details
    Browse the repository at this point in the history
  3. simplify

    Vexu committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    3f8f0b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Configuration menu
    Copy the full SHA
    66c22a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bb92e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e69f8f6 View commit details
    Browse the repository at this point in the history