There is a non-conforming use of variable-sized array in the test case parallel_offloading_map.c. This patch fixed it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D90642
[OpenMP] Fixed an issue in the test case parallel_offloading_map ClosedPublic Authored by tianshilei1992 on Nov 2 2020, 1:24 PM.
Details Summary There is a non-conforming use of variable-sized array in the test case parallel_offloading_map.c. This patch fixed it.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 2 2020, 1:53 PM This revision was landed with ongoing or failed builds.Nov 3 2020, 12:59 PM Closed by commit rGf5eebc25cc37: [OpenMP] Fixed an issue in the test case parallel_offloading_map (authored by tianshilei1992). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 302669 openmp/libomptarget/test/offloading/parallel_offloading_map.c
openmp/libomptarget/test/offloading/parallel_offloading_map.cpp
|