[all-commits] [llvm/llvm-project] b9afaf: clang/AMDGPU: Add missing driver tests for invalid...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Jul 29 14:25:54 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b9afaf239da61761b870921941bcee1279da0373
      https://github.com/llvm/llvm-project/commit/b9afaf239da61761b870921941bcee1279da0373
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2026-07-29 (Wed, 29 Jul 2026)

  Changed paths:
    M clang/test/Driver/invalid-target-id.cl
    M clang/test/Driver/openmp-invalid-target-id.c

  Log Message:
  -----------
  clang/AMDGPU: Add missing driver tests for invalid target names (#212451)

Make sure -march and -mcpu both error for nonoffload and for
-Xopenmp-target arguments. Defends against regression I almost
introduced.



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