llvm-project/openmp/libomptarget/test/mapping
Jennifer Yu eace13928b Back out test that failed.
But I can not reproduce the problem on my local machine. My local machine run:

222 0x5a6780
222 0x7fffbef9400e
222 0x5a677e 0x5a6780 0x7fffbef936c8
222 0x376f8e 0x376f90 0x7fffbef94008
222 0x281f20
222 0x7fffbef9400e
PASSED
2022-11-04 17:23:05 -07:00
..
ompx_hold [Libomptarget][NFC] clang-format the libomptarget OpenMP tests 2022-10-19 08:57:27 -05:00
present [Libomptarget][NFC] clang-format the libomptarget OpenMP tests 2022-10-19 08:57:27 -05:00
alloc_fail.c [Libomptarget][NFC] clang-format the libomptarget OpenMP tests 2022-10-19 08:57:27 -05:00
array_section_implicit_capture.c [Libomptarget][NFC] clang-format the libomptarget OpenMP tests 2022-10-19 08:57:27 -05:00
array_section_use_device_ptr.c [Libomptarget][NFC] clang-format the libomptarget OpenMP tests 2022-10-19 08:57:27 -05:00
data_absent_at_exit.c [Libomptarget][NFC] clang-format the libomptarget OpenMP tests 2022-10-19 08:57:27 -05:00
data_member_ref.cpp [OpenMP] Deprecate the old driver for OpenMP offloading 2022-08-26 13:47:09 -05:00
declare_mapper_api.cpp [Libomptarget][NFC] clang-format the libomptarget OpenMP tests 2022-10-19 08:57:27 -05:00
declare_mapper_nested_default_mappers.cpp [Libomptarget][NFC] clang-format the libomptarget OpenMP tests 2022-10-19 08:57:27 -05:00
declare_mapper_nested_default_mappers_array.cpp [Libomptarget][NFC] clang-format the libomptarget OpenMP tests 2022-10-19 08:57:27 -05:00
declare_mapper_nested_default_mappers_array_subscript.cpp [Libomptarget][NFC] clang-format the libomptarget OpenMP tests 2022-10-19 08:57:27 -05:00
declare_mapper_nested_default_mappers_complex_structure.cpp [Libomptarget][NFC] clang-format the libomptarget OpenMP tests 2022-10-19 08:57:27 -05:00
declare_mapper_nested_default_mappers_ptr_subscript.cpp [Libomptarget][NFC] clang-format the libomptarget OpenMP tests 2022-10-19 08:57:27 -05:00
declare_mapper_nested_default_mappers_var.cpp [Libomptarget][NFC] clang-format the libomptarget OpenMP tests 2022-10-19 08:57:27 -05:00
declare_mapper_nested_mappers.cpp [Libomptarget][NFC] clang-format the libomptarget OpenMP tests 2022-10-19 08:57:27 -05:00
declare_mapper_target.cpp [Libomptarget][NFC] clang-format the libomptarget OpenMP tests 2022-10-19 08:57:27 -05:00
declare_mapper_target_data.cpp [Libomptarget][NFC] clang-format the libomptarget OpenMP tests 2022-10-19 08:57:27 -05:00
declare_mapper_target_data_enter_exit.cpp [Libomptarget][NFC] clang-format the libomptarget OpenMP tests 2022-10-19 08:57:27 -05:00
declare_mapper_target_update.cpp [Libomptarget][NFC] clang-format the libomptarget OpenMP tests 2022-10-19 08:57:27 -05:00
delete_inf_refcount.c [Libomptarget][NFC] clang-format the libomptarget OpenMP tests 2022-10-19 08:57:27 -05:00
device_ptr_update.c [Libomptarget][NFC] clang-format the libomptarget OpenMP tests 2022-10-19 08:57:27 -05:00
has_device_addr.cpp Back out test that failed. 2022-11-04 17:23:05 -07:00
implicit_device_ptr.c [Libomptarget] Implement OpenMP 5.2 semantics for device pointers 2022-09-07 17:01:14 -05:00
is_device_ptr.cpp [OpenMP] Fix segmentation fault when data field is used in is_device_pt 2022-08-12 17:10:26 -07:00
lambda_by_value.cpp [Libomptarget][NFC] clang-format the libomptarget OpenMP tests 2022-10-19 08:57:27 -05:00
lambda_mapping.cpp [Libomptarget][NFC] clang-format the libomptarget OpenMP tests 2022-10-19 08:57:27 -05:00
map_back_race.cpp [OpenMP] Deprecate the old driver for OpenMP offloading 2022-08-26 13:47:09 -05:00
pr38704.c [Libomptarget][NFC] clang-format the libomptarget OpenMP tests 2022-10-19 08:57:27 -05:00
private_mapping.c [Libomptarget][NFC] clang-format the libomptarget OpenMP tests 2022-10-19 08:57:27 -05:00
ptr_and_obj_motion.c [Libomptarget][NFC] clang-format the libomptarget OpenMP tests 2022-10-19 08:57:27 -05:00
reduction_implicit_map.cpp [Libomptarget][NFC] clang-format the libomptarget OpenMP tests 2022-10-19 08:57:27 -05:00
target_data_array_extension_at_exit.c [Libomptarget][NFC] clang-format the libomptarget OpenMP tests 2022-10-19 08:57:27 -05:00
target_has_device_addr.c [Libomptarget][NFC] clang-format the libomptarget OpenMP tests 2022-10-19 08:57:27 -05:00
target_implicit_partial_map.c [Libomptarget][NFC] clang-format the libomptarget OpenMP tests 2022-10-19 08:57:27 -05:00
target_pointers_members_map.cpp [Libomptarget][NFC] clang-format the libomptarget OpenMP tests 2022-10-19 08:57:27 -05:00
target_update_array_extension.c [Libomptarget][NFC] clang-format the libomptarget OpenMP tests 2022-10-19 08:57:27 -05:00
target_use_device_addr.c [Libomptarget][NFC] clang-format the libomptarget OpenMP tests 2022-10-19 08:57:27 -05:00