This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

tianshilei1992 created this revision.Nov 2 2020, 1:24 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 2 2020, 1:24 PM
tianshilei1992 requested review of this revision.Nov 2 2020, 1:24 PM
This 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
This revision was automatically updated to reflect the committed changes.