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

Resolving nil assignments in record initialization #26031

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    99f4c48 View commit details
    Browse the repository at this point in the history
  2. simplified logic.

    ---
    Signed-off-by: Brandon Neth <[email protected]>
    brandon-neth committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d6842be View commit details
    Browse the repository at this point in the history
  3. test based on github issue code

    ---
    Signed-off-by: Brandon Neth <[email protected]>
    brandon-neth committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d530bde View commit details
    Browse the repository at this point in the history
  4. updated tests

    ---
    Signed-off-by: Brandon Neth <[email protected]>
    brandon-neth committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    bbc7c26 View commit details
    Browse the repository at this point in the history
  5. fixed nullptr segfault

    ---
    Signed-off-by: Brandon Neth <[email protected]>
    brandon-neth committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    538f734 View commit details
    Browse the repository at this point in the history
  6. whitespace and matching lhs to rhs

    ---
    Signed-off-by: Brandon Neth <[email protected]>
    brandon-neth committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    7f81b49 View commit details
    Browse the repository at this point in the history