[libcxx-commits] [libcxx] [libc++][NFC] Refactor `std::array`'s `verify.cpp` tests (PR #173455)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Jan 3 07:31:13 PST 2026
================
@@ -1,24 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
-// See https://llvm.org/LICENSE.txt for license information.
-// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
-//
-//===----------------------------------------------------------------------===//
-
-// <array>
-
-// class array
----------------
philnik777 wrote:
Why has this been completely removed?
https://github.com/llvm/llvm-project/pull/173455
More information about the libcxx-commits
mailing list