From df898c2cd1d2705fcfa44b4cb8e41c954a683c9c Mon Sep 17 00:00:00 2001 From: Caroline Tice Date: Fri, 15 Aug 2025 09:27:15 -0700 Subject: [PATCH] [libcxx] TESTING ONLY! DO NOT REVIEW OR COMMIT! This is meant for a draft-only PR, as a way of triggering libcxx premerge testing, in order to test metrics collection. DO NOT REVIEW! DO NOT COMMIT! --- libcxx/docs/CarolinesTestDoc.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 libcxx/docs/CarolinesTestDoc.txt diff --git a/libcxx/docs/CarolinesTestDoc.txt b/libcxx/docs/CarolinesTestDoc.txt new file mode 100644 index 0000000000000..607669a551300 --- /dev/null +++ b/libcxx/docs/CarolinesTestDoc.txt @@ -0,0 +1,5 @@ +This is a nonsense document, created for the sole purpose of +triggering libcxx premerge testing (so I can test metrics collection). + +This is NOT intended to ever be reviewed or merged or committed. If it gets +accidentally committed, please remove it asap.