This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Fixed wrong test command in the test private_mapping.c
ClosedPublic

Authored by tianshilei1992 on Aug 27 2020, 7:54 PM.

Details

Summary

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

Diff Detail

Event Timeline

tianshilei1992 created this revision.Aug 27 2020, 7:54 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 27 2020, 7:54 PM
tianshilei1992 requested review of this revision.Aug 27 2020, 7:54 PM

compilexx is for c++ tests, IIRC, try compile instead

Updated based on comments

This revision is now accepted and ready to land.Aug 28 2020, 8:14 AM
This revision was landed with ongoing or failed builds.Aug 28 2020, 9:19 AM
This revision was automatically updated to reflect the committed changes.