[libcxx-commits] [PATCH] D104315: [libc++] Promote GCC 11 to mandatory CI
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jun 15 12:14:00 PDT 2021
ldionne created this revision.
Herald added subscribers: jfb, arichardson.
ldionne requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Also, fix the last issue that prevented GCC 11 from passing the test
suite. Thanks to everyone else who fixed issues.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D104315
Files:
libcxx/test/std/atomics/atomics.types.operations/atomics.types.operations.req/atomic_is_lock_free.pass.cpp
libcxx/utils/ci/Dockerfile
libcxx/utils/ci/buildkite-pipeline.yml
libcxx/utils/ci/run-buildbot
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104315.352213.patch
Type: text/x-patch
Size: 3659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210615/6b8ee80e/attachment.bin>
More information about the libcxx-commits
mailing list