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

Split the start state more conservatively when a parser contains decl initializers #4902

Merged
merged 6 commits into from
Sep 12, 2024

Commits on Sep 6, 2024

  1. More conservatively split the start state

    Signed-off-by: Kyle Cripps <[email protected]>
    kfcripps committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    ed624a5 View commit details
    Browse the repository at this point in the history
  2. Update tests outputs

    Signed-off-by: Kyle Cripps <[email protected]>
    kfcripps committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    a159c12 View commit details
    Browse the repository at this point in the history
  3. appease clang-format

    Signed-off-by: Kyle Cripps <[email protected]>
    kfcripps committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    ac60a8b View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. review suggestions

    Signed-off-by: kfcripps <[email protected]>
    Signed-off-by: Kyle Cripps <[email protected]>
    kfcripps committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f9ee8dc View commit details
    Browse the repository at this point in the history
  2. Add new test case

    Signed-off-by: Kyle Cripps <[email protected]>
    kfcripps committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    70c3864 View commit details
    Browse the repository at this point in the history
  3. appease cpplint

    Signed-off-by: Kyle Cripps <[email protected]>
    kfcripps committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    05e82b0 View commit details
    Browse the repository at this point in the history