[all-commits] [llvm/llvm-project] a51445: Mark tests as unsupported when targeting z/OS (#10...
Sean Perry via All-commits
all-commits at lists.llvm.org
Wed Sep 25 07:43:24 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a514457e62e96a13fc69343e058658f37bff9641
https://github.com/llvm/llvm-project/commit/a514457e62e96a13fc69343e058658f37bff9641
Author: Sean Perry <perry at ca.ibm.com>
Date: 2024-09-25 (Wed, 25 Sep 2024)
Changed paths:
M clang/test/Analysis/ctu-on-demand-parsing.c
M clang/test/Analysis/ctu-on-demand-parsing.cpp
M clang/test/CodeGenCXX/pr59765-modules-global-ctor-dtor.cppm
M clang/test/Driver/hipstdpar.c
M clang/test/Driver/lld-repro.c
M clang/test/OpenMP/lit.local.cfg
Log Message:
-----------
Mark tests as unsupported when targeting z/OS (#107916)
Set up these tests so these are marked as unsupported when targeting
z/OS. Most would already be unsupported if you ran lit on z/OS. However,
they also need to be unsupported if the default triple is z/OS.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list