[libcxx-commits] [libcxx] [libc++] Bump Xcode support (PR #148651)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 15 08:04:21 PDT 2025


================
@@ -9,7 +9,7 @@
 // UNSUPPORTED: c++03, c++11, c++14, c++17, c++20
 
 // These compilers don't support __builtin_is_implicit_lifetime yet.
-// UNSUPPORTED: clang-18, clang-19, gcc-14, gcc-15, apple-clang-15, apple-clang-16, apple-clang-17
+// UNSUPPORTED: clang-18, clang-19, gcc-14, gcc-15, apple-clang-16, apple-clang-17
----------------
ldionne wrote:

See https://github.com/llvm/llvm-project/pull/148862

https://github.com/llvm/llvm-project/pull/148651


More information about the libcxx-commits mailing list