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

Add IR utility that helps with return of multiple statements from Transform #4414

Merged
merged 9 commits into from
Feb 13, 2024

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    e56b6f4 View commit details
    Browse the repository at this point in the history
  2. Add test for IR::inlineBlock

    vlstill committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    a3ba5dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b2b1c3 View commit details
    Browse the repository at this point in the history
  4. Fix clang-format

    vlstill committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    d2936f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83d4e74 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fbd0b4f View commit details
    Browse the repository at this point in the history
  7. Improve test formatting

    vlstill committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    e15889f View commit details
    Browse the repository at this point in the history
  8. Fix a typo

    vlstill committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    8c15a1e View commit details
    Browse the repository at this point in the history
  9. Simplify check

    vlstill committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    cf5c8f3 View commit details
    Browse the repository at this point in the history