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 support for LLVM 19 #25964

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

Commits on Sep 18, 2024

  1. enable llvm 19

    Signed-off-by: Jade Abraham <[email protected]>
    jabraham17 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    cbacb76 View commit details
    Browse the repository at this point in the history
  2. update compiler code

    Signed-off-by: Jade Abraham <[email protected]>
    jabraham17 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4e8721c View commit details
    Browse the repository at this point in the history
  3. update debug tests

    Signed-off-by: Jade Abraham <[email protected]>
    jabraham17 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    85fd017 View commit details
    Browse the repository at this point in the history
  4. update skipif

    Signed-off-by: Jade Abraham <[email protected]>
    jabraham17 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    78e96cb View commit details
    Browse the repository at this point in the history
  5. add version specific good files

    Signed-off-by: Jade Abraham <[email protected]>
    jabraham17 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b47c7a2 View commit details
    Browse the repository at this point in the history
  6. fix skipif

    Signed-off-by: Jade Abraham <[email protected]>
    jabraham17 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    fb246d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. remove invalid attributes

    Signed-off-by: Jade Abraham <[email protected]>
    jabraham17 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2399da3 View commit details
    Browse the repository at this point in the history
  2. workaround old llvm version issues

    Signed-off-by: Jade Abraham <[email protected]>
    jabraham17 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3dd4ced View commit details
    Browse the repository at this point in the history
  3. treat llvm headers as system headers

    Signed-off-by: Jade Abraham <[email protected]>
    jabraham17 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5c12d93 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. address feedback

    Signed-off-by: Jade Abraham <[email protected]>
    jabraham17 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    71fae9f View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. add readmes

    Signed-off-by: Jade Abraham <[email protected]>
    jabraham17 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1a3ec13 View commit details
    Browse the repository at this point in the history
  2. fix title

    Signed-off-by: Jade Abraham <[email protected]>
    jabraham17 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    288529e View commit details
    Browse the repository at this point in the history