Skip to content

Allow running LLVM tests on Windows on ARM #156

Description

@kaadam

Windows pre-build-llvm and llvm tests workflow for x64 is already merged #149. Currently tests are disabled on Windows on ARM, since the following tests are failing on it using release_15x branch.
I managed to reproduce in official llvm-project on release/15.x as well. However they are gone in release/16.x.

I'm not sure it is worth to backport all related commits, but maybe mark them as 'Expectedly Failed' could be a good workaround until release_16x update.

@bryanpkc what do you think?

  Clang :: Analysis/cxx-crashes.cpp
  Clang :: CodeGen/2008-12-23-AsmIntPointerTie.c
  Clang :: CodeGen/c-strings.c
  Clang :: CodeGen/statements.c
  Clang :: CodeGen/volatile-1.c
  Clang :: CodeGenCXX/reinterpret-cast.cpp
  Clang :: Driver/flang/flang.f90
  Clang :: Driver/flang/flang_ucase.F90
  Clang :: Driver/flang/multiple-inputs.f90
  Clang :: Sema/array-init.c
  Clang :: Sema/compound-literal.c
  Clang :: SemaCXX/cstyle-cast.cpp
  Clang :: SemaCXX/functional-cast.cpp
  Clang :: SemaObjC/nonnull.m
  Clang :: SemaObjCXX/pointer-to-objc-pointer-conv.mm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions