[libcxx-commits] [libcxx] [libc++] Remove assertions from <string_view> that are unreachable (PR #148598)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Aug 11 12:46:45 PDT 2025
================
@@ -7,7 +7,8 @@
//===----------------------------------------------------------------------===//
// REQUIRES: has-unix-headers
-// UNSUPPORTED: c++03, c++11
----------------
ldionne wrote:
This comment made no sense at all, ignore it.
https://github.com/llvm/llvm-project/pull/148598
More information about the libcxx-commits
mailing list