This is an archive of the discontinued LLVM Phabricator instance.

[cross-project-tests] Make clang optional if not in LLVM_ENABLE_PROJECTS - part 4
ClosedPublic

Authored by jhenderson on Feb 11 2021, 7:48 AM.

Details

Summary

Also mark debuginfo_tests as UNSUPPORTED if clang can't be found and remove it from the list of test dependencies if not in LLVM_ENABLE_PROJECTS.

Depends on D96510.

Diff Detail

Event Timeline

jhenderson created this revision.Feb 11 2021, 7:48 AM
jhenderson requested review of this revision.Feb 11 2021, 7:48 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 11 2021, 7:48 AM
jhenderson retitled this revision from [cross-project-tests] Make clang optional if not in LLVM_ENABLE_PROJECTS to [cross-project-tests] Make clang optional if not in LLVM_ENABLE_PROJECTS - part 4.Feb 11 2021, 7:48 AM
aprantl accepted this revision.Feb 12 2021, 9:16 AM

This makes sense to me.

This revision is now accepted and ready to land.Feb 12 2021, 9:16 AM
This revision was landed with ongoing or failed builds.Jun 28 2021, 3:34 AM
This revision was automatically updated to reflect the committed changes.