[libcxx-commits] [libcxx] [libc++][regex] Applied `[[nodiscard]]` (PR #170974)
Hristo Hristov via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Dec 14 08:07:44 PST 2025
================
@@ -6,15 +6,77 @@
//
//===----------------------------------------------------------------------===//
-// UNSUPPORTED: c++03
+// REQUIRES: std-at-least-c++11
----------------
H-G-Hristov wrote:
```suggestion
```
https://github.com/llvm/llvm-project/pull/170974
More information about the libcxx-commits
mailing list