This is an archive of the discontinued LLVM Phabricator instance.

[libc++][CI] Improves bootstrap build output.
ClosedPublic

Authored by Mordante on Aug 25 2023, 9:41 AM.

Details

Reviewers
ldionne
Group Reviewers
Restricted Project
Commits
rG827171398116: [libc++][CI] Improves bootstrap build output.
Summary

Use the same arguments as other builds. This gives better output to
validate what the CI did.

Diff Detail

Event Timeline

Mordante created this revision.Aug 25 2023, 9:41 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 25 2023, 9:41 AM
Herald added a subscriber: arichardson. · View Herald Transcript
Mordante requested review of this revision.Aug 25 2023, 9:41 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 25 2023, 9:41 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
Mordante added inline comments.Aug 29 2023, 11:37 AM
libcxx/utils/ci/run-buildbot
374

Based on D159120 this should be adjusted too.

ldionne accepted this revision.Sep 6 2023, 8:41 AM
ldionne added a subscriber: ldionne.

LGTM w/ your own suggested change.

This revision is now accepted and ready to land.Sep 6 2023, 8:41 AM
This revision was automatically updated to reflect the committed changes.