[libcxx-commits] [libcxx] [libcxx] Triggering a libc++ buildkite build to test workers (PR #166834)

Mark Danial via libcxx-commits libcxx-commits at lists.llvm.org
Thu Nov 6 11:49:11 PST 2025


https://github.com/madanial0 updated https://github.com/llvm/llvm-project/pull/166834

>From 7c6415fb5c4bd4fc1f8fe377ca9c24dc96b6fc9b Mon Sep 17 00:00:00 2001
From: Mark Danial <mark.danial at ibm.com>
Date: Thu, 6 Nov 2025 14:42:40 -0500
Subject: [PATCH 1/2] Triggering a libc++ buildkite build to test workers

---
 libcxx/empty_file | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 libcxx/empty_file

diff --git a/libcxx/empty_file b/libcxx/empty_file
new file mode 100644
index 0000000000000..e69de29bb2d1d

>From 57e81533f817f9eb7691bb11948ba6555c8cb994 Mon Sep 17 00:00:00 2001
From: Mark Danial <mark.danial at ibm.com>
Date: Thu, 6 Nov 2025 14:48:59 -0500
Subject: [PATCH 2/2] testing other workers

---
 libcxx/empty_file1 | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 libcxx/empty_file1

diff --git a/libcxx/empty_file1 b/libcxx/empty_file1
new file mode 100644
index 0000000000000..e69de29bb2d1d



More information about the libcxx-commits mailing list