https://bugs.llvm.org/show_bug.cgi?id=46644

            Bug ID: 46644
           Summary: `check-clang` fails 10 tests when run on an arm mac
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Frontend
          Assignee: unassignedclangb...@nondot.org
          Reporter: nicolaswe...@gmx.de
                CC: llvm-bugs@lists.llvm.org, neeil...@live.com,
                    richard-l...@metafoo.co.uk

Created attachment 23705
  --> https://bugs.llvm.org/attachment.cgi?id=23705&action=edit
failure log

********************
Failed Tests (10):
  Clang :: CodeGen/2004-02-13-IllegalVararg.c
  Clang :: CodeGenCXX/weak-extern-typeinfo.cpp
  Clang :: Driver/darwin-infer-simulator-sdkroot.c
  Clang :: Driver/darwin-ld-dedup.c
  Clang :: Driver/darwin-sdk-version.c
  Clang :: Driver/darwin-sdk-vs-os-version.c
  Clang :: Driver/macos-apple-silicon-slice-link-libs.cpp
  Clang :: Index/pch-from-libclang.c
  Clang :: Sema/wchar.c
  Clang :: SemaCXX/typeid-ref.cpp

********************
Unexpectedly Passed Tests (1):
  Clang :: Driver/XRay/xray-instrument-os.c


Full report attached.


Some of it due to things like

error: unable to create target: 'No available targets are compatible with
triple "x86_64-apple-macosx10.6.0"'



(The attached build log is from a gn build, but exactly the same tests fail in
a CMake build.)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to