This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Adds optional additional check targets
ClosedPublic

Authored by jplehr on Mar 17 2023, 2:22 PM.

Details

Summary

The goal is to enable to configure an OpenMP buildbot to run additional check
targets via ninja.

I have never worked on anything buildbot related and highly appreciate your feedback.

Diff Detail

Event Timeline

jplehr created this revision.Mar 17 2023, 2:22 PM
jplehr requested review of this revision.Mar 17 2023, 2:22 PM
jdoerfert accepted this revision.Mar 21 2023, 8:45 PM

LG, see comment

zorg/buildbot/builders/OpenMPBuilder.py
136

Merge the words. "..." + add_check

This revision is now accepted and ready to land.Mar 21 2023, 8:45 PM
This revision was automatically updated to reflect the committed changes.