[all-commits] [llvm/llvm-project] c3e55d: clang: Add OpenMP driver test for invalid target IDs
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jul 15 04:59:21 PDT 2026
Branch: refs/heads/users/arsenm/clang/openmp-add-invalid-target-id-test
Home: https://github.com/llvm/llvm-project
Commit: c3e55deba0c190685c9039b1595ad2050b872233
https://github.com/llvm/llvm-project/commit/c3e55deba0c190685c9039b1595ad2050b872233
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2026-07-15 (Wed, 15 Jul 2026)
Changed paths:
A clang/test/Driver/openmp-invalid-target-id.c
Log Message:
-----------
clang: Add OpenMP driver test for invalid target IDs
Submit test that already exists in the rocm fork. This stresses
the error cases when using the legacy OpenMP -march target specifier,
which appears to be missing upstream.
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