================ @@ -160,3 +160,15 @@ add_libc_test( DEPENDS libc.src.__support.CPP.type_traits ) + +if(LIBC_COMPILER_HAS_EXT_VECTOR_TYPE) ---------------- jhuber6 wrote: What would I do for bazel with that? https://github.com/llvm/llvm-project/pull/157746