[PATCH] D100673: [OPENMP]Fix PR49698: OpenMP declare mapper causes segmentation fault.
Abhinav Gaba via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 16 12:50:16 PDT 2021
abhinavgaba added inline comments.
================
Comment at: openmp/libomptarget/test/mapping/declare_mapper_nested_default_mappers_array.cpp:7
+
+// XFAIL: clang
+
----------------
Thanks for the fixes, Alexey. Are you planning on handling this case separately?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100673/new/
https://reviews.llvm.org/D100673
More information about the cfe-commits
mailing list