[libcxx-commits] [libcxx] [llvm][CI] Fix libc++ premerge testing metrics collection issue. (PR #155487)

via libcxx-commits libcxx-commits at lists.llvm.org
Tue Aug 26 13:12:08 PDT 2025


https://github.com/cmtice created https://github.com/llvm/llvm-project/pull/155487

WIP -- DO NOT REVIEW! DO NOT MERGE!

>From 0cdc6267a31d19734a7d4438b9c405bf2bca8894 Mon Sep 17 00:00:00 2001
From: Caroline Tice <cmtice at google.com>
Date: Tue, 26 Aug 2025 13:10:20 -0700
Subject: [PATCH] [llvm][CI] Fix libc++ premerge testing metrics collection
 issue.

WIP -- DO NOT REVIEW! DO NOT MERGE!
---
 libcxx/docs/Caroline.txt | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 libcxx/docs/Caroline.txt

diff --git a/libcxx/docs/Caroline.txt b/libcxx/docs/Caroline.txt
new file mode 100644
index 0000000000000..1c6f12aee9057
--- /dev/null
+++ b/libcxx/docs/Caroline.txt
@@ -0,0 +1,4 @@
+This document exists only to poke premerge testing for libcxx.
+
+It is not meant to be reviewed or committed. It should not even show up in a
+regular PR; only in Draft PRs.



More information about the libcxx-commits mailing list