[all-commits] [llvm/llvm-project] edbfc1: clang: Fix excessively strict test requirements
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Jan 12 10:01:05 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: edbfc10b48651c94e0c3c774f2a45011b36796e1
https://github.com/llvm/llvm-project/commit/edbfc10b48651c94e0c3c774f2a45011b36796e1
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-01-12 (Thu, 12 Jan 2023)
Changed paths:
M clang/test/CodeGenCXX/clang-sections-1.cpp
M clang/test/OpenMP/debug_private.c
M clang/test/OpenMP/debug_task_shared.c
M clang/test/OpenMP/debug_threadprivate_copyin.c
M clang/test/OpenMP/outlined_artificial.c
Log Message:
-----------
clang: Fix excessively strict test requirements
At most this requires x86 as it's used in the run lines, it
doesn't require a linux host.
More information about the All-commits
mailing list