[all-commits] [llvm/llvm-project] 46e0ce: [OpenMP] Fixed wrong test command in the test priv...

Shilei Tian via All-commits all-commits at lists.llvm.org
Fri Aug 28 09:20:05 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 46e0ced762ce2c32bc846b5c0129c3b5020ca5d9
      https://github.com/llvm/llvm-project/commit/46e0ced762ce2c32bc846b5c0129c3b5020ca5d9
  Author: Shilei Tian <tianshilei1992 at gmail.com>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M openmp/libomptarget/test/mapping/private_mapping.c

  Log Message:
  -----------
  [OpenMP] Fixed wrong test command in the test private_mapping.c

The test command in `private_mapping.c` was set to expect failure by mistake. It is fixed in this patch.

Reviewed By: ABataev

Differential Revision: https://reviews.llvm.org/D86758




More information about the All-commits mailing list