[all-commits] [llvm/llvm-project] 8e8bff: Fix test. (#74745)

jyu2-git via All-commits all-commits at lists.llvm.org
Thu Dec 7 10:46:12 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8e8bff3397c08252841b04fd4c91c7d120ea710a
      https://github.com/llvm/llvm-project/commit/8e8bff3397c08252841b04fd4c91c7d120ea710a
  Author: jyu2-git <jennifer.yu at intel.com>
  Date:   2023-12-07 (Thu, 07 Dec 2023)

  Changed paths:
    M openmp/libomptarget/test/offloading/target_map_for_member_data.cpp

  Log Message:
  -----------
  Fix test. (#74745)

Just add
// REQUIRES: libomptarget-debug

So that test will not run with release compiler.




More information about the All-commits mailing list