[libcxx-commits] [libcxx] [libc++] Fix header deprecations (PR #163356)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Nov 3 10:40:02 PST 2025
================
@@ -14,12 +14,6 @@
// UNSUPPORTED: c++03, c++11, c++14
// UNSUPPORTED: clang-modules-build
----------------
philnik777 wrote:
That won't make a difference AFAICT . It looks to me like `-verify` doesn't care about system header suppression.
https://github.com/llvm/llvm-project/pull/163356
More information about the libcxx-commits
mailing list