This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Add a job testing on GCC 11
ClosedPublic

Authored by ldionne on May 25 2021, 2:35 PM.

Details

Reviewers
ldionne
Group Reviewers
Restricted Project
Commits
rGcc622aee3023: [libc++] Add a job testing on GCC 11
Summary

I'm adding the job as a soft-fail for now, but once all the tests have
been fixed to work on it, we'll switch over from GCC 10 to GCC 11 and
remove the soft-fail.

Diff Detail

Event Timeline

ldionne created this revision.May 25 2021, 2:35 PM
ldionne requested review of this revision.May 25 2021, 2:35 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 25 2021, 2:35 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne updated this revision to Diff 347928.May 26 2021, 5:06 AM

Fix buildkite-pipeline.yml

ldionne updated this revision to Diff 347971.May 26 2021, 8:24 AM

Rebase onto main, which was broken.

ldionne accepted this revision.May 26 2021, 12:46 PM
ldionne added a subscriber: zoecarver.

ASAN and TSAN are currently known to fail, and @zoecarver is working on those failures. Shipping this since it doesn't cause additional issues beyond the existing ones.

This revision is now accepted and ready to land.May 26 2021, 12:46 PM
This revision was landed with ongoing or failed builds.May 26 2021, 12:47 PM
This revision was automatically updated to reflect the committed changes.