================
@@ -29,18 +29,18 @@ _LIBCPP_PUSH_MACROS
 
 // TODO: Find out how altivec changes things and allow vectorizations there 
too.
 #if _LIBCPP_STD_VER >= 14 && defined(_LIBCPP_CLANG_VER) && 
!defined(__ALTIVEC__)
-#  define _LIBCPP_HAS_ALGORITHM_VECTOR_UTILS 1
+#  define _LIBCPP___CXX03_HAS_ALGORITHM_VECTOR_UTILS 1
----------------
ldionne wrote:

Oops!

https://github.com/llvm/llvm-project/pull/109001
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to