[libcxx-commits] [PATCH] D158934: [libc++][C++20 modules] Tests no bootstrap build.

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Sep 6 08:48:16 PDT 2023


ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.

LGTM but we should have a green CI run!



================
Comment at: libcxx/utils/ci/buildkite-pipeline.yml:424
   - label: "Bootstrapping build"
     command: "libcxx/utils/ci/run-buildbot bootstrapping-build"
     artifact_paths:
----------------
Commit message: `Tests no bootstrap build` should probably be `Tests bootstrapping build`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158934/new/

https://reviews.llvm.org/D158934



More information about the libcxx-commits mailing list