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

[Clang][Sema] Fix templated array size calculation. #96464

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

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    096b999 View commit details
    Browse the repository at this point in the history
  2. [clang][Sema] Tests for GH41441

    I've borrowed size-calculation test from PR89036 and added another test, which PR89036 fails on.
    awson committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    50dbd2c View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    f83f2e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81ea2f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

Commits on Sep 20, 2024

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

Commits on Sep 24, 2024

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

Commits on Oct 1, 2024

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