[libcxx-commits] [libcxx] [llvm] [libc++] Update macOS and AppleClang (PR #193711)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Apr 28 08:34:21 PDT 2026
================
@@ -11,7 +11,7 @@
// Ensure that APIs which take a CharT* are diagnosing passing a nullptr to them
// AppleClang doesn't have diagnose_if with diagnostic flags
-// UNSUPPORTED: apple-clang-17
+// UNSUPPORTED: apple-clang-21
----------------
ldionne wrote:
When was that introduced in upstream Clang?
https://github.com/llvm/llvm-project/pull/193711
More information about the libcxx-commits
mailing list