This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Ensure testing for versions 4.5 and default - Part 3
ClosedPublic

Authored by saiislam on Aug 4 2020, 8:23 AM.

Details

Summary

This third patch in the series removes version 5.0 string from
test cases making them check for default version. It also add test
cases for version 4.5.

Diff Detail

Event Timeline

saiislam created this revision.Aug 4 2020, 8:23 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 4 2020, 8:23 AM
saiislam requested review of this revision.Aug 4 2020, 8:23 AM

This patch updates 101 out 320 test files. Remaining will be posted as a separate patch to ease review.

This revision is now accepted and ready to land.Aug 26 2020, 8:30 AM