Skip to content

[libc++] Fix tests broken on the Buildkite CI #146733

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 4, 2025

Conversation

ldionne
Copy link
Member

@ldionne ldionne commented Jul 2, 2025

The Buildkite CI was unintentionally disabled for a few weeks. This patch fixes the
CI jobs now that is has been re-enabled.

@ldionne ldionne requested a review from a team as a code owner July 2, 2025 15:50
@llvmbot llvmbot added the libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. label Jul 2, 2025
@llvmbot
Copy link
Member

llvmbot commented Jul 2, 2025

@llvm/pr-subscribers-libcxx

Author: Louis Dionne (ldionne)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/146733.diff

1 Files Affected:

  • (added) libcxx/foo ()
diff --git a/libcxx/foo b/libcxx/foo
new file mode 100644
index 0000000000000..e69de29bb2d1d

@ldionne ldionne changed the title Test to trigger Buildkite pipeline [libc++] Fix tests broken on the Buildkite CI Jul 3, 2025
@philnik777 philnik777 merged commit 8f6a964 into llvm:main Jul 4, 2025
77 checks passed
@ldionne ldionne deleted the review/test-buildkite-trigger branch July 4, 2025 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants