This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP][NFC] Reuse check lines for Clang/OpenMP tests
ClosedPublic

Authored by jdoerfert on Jun 27 2022, 4:07 PM.

Details

Summary

I used a script to reuse existing check lines rather than creating new
ones. There are more opportunities to reduce the line count but the
"check generated functions" logic makes that somewhat tricky.

FWIW, we really should redo the update script with all these use cases
in mind...

Diff Detail

Event Timeline

jdoerfert created this revision.Jun 27 2022, 4:07 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 27 2022, 4:07 PM
jdoerfert requested review of this revision.Jun 27 2022, 4:07 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 27 2022, 4:07 PM

I'm not so sure but phab things this is small, so no complaints:

This revision is now accepted and ready to land.Jun 27 2022, 4:23 PM
This revision was landed with ongoing or failed builds.Jul 1 2022, 7:35 PM
This revision was automatically updated to reflect the committed changes.