[all-commits] [llvm/llvm-project] 28c153: [OpenMP] Temporarily remove checks to fix failing ...

Joseph Huber via All-commits all-commits at lists.llvm.org
Tue Feb 1 06:56:44 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 28c15341368bc8c557313d8929a4220a8c38516c
      https://github.com/llvm/llvm-project/commit/28c15341368bc8c557313d8929a4220a8c38516c
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2022-02-01 (Tue, 01 Feb 2022)

  Changed paths:
    M clang/test/Driver/openmp-offload-gpu.c

  Log Message:
  -----------
  [OpenMP] Temporarily remove checks to fix failing test on MACOS

Summary:
This patch removes some of the check lines that are problematic on
MACOS. The output on the MAC systems works but should be slightly
different. Because this is simply the output being slightly different
rather than broken functionality the test is being changed.




More information about the All-commits mailing list