[libcxx-commits] [libcxx] test changes (PR #148029)
via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jul 10 11:47:34 PDT 2025
https://github.com/EricWF created https://github.com/llvm/llvm-project/pull/148029
None
>From 00d2c9d37a376b6db668df66da5e4157dc101fed Mon Sep 17 00:00:00 2001
From: Eric Fiselier <eric at efcs.ca>
Date: Thu, 10 Jul 2025 14:47:01 -0400
Subject: [PATCH] test changes
---
libcxx/include/algorithm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/libcxx/include/algorithm b/libcxx/include/algorithm
index 64e9fa6306145..e118a0ed76769 100644
--- a/libcxx/include/algorithm
+++ b/libcxx/include/algorithm
@@ -11,6 +11,8 @@
#define _LIBCPP_ALGORITHM
/*
+ WHITESPACE FOR THE WIN
+
algorithm synopsis
#include <initializer_list>
More information about the libcxx-commits
mailing list