petrhosek wrote: I believe we should be able to use the following in our CMake cache file as a temporary workaround: ```cmake set(LIBCXX_TEST_PARAMS "std=c++23" CACHE STRING "") ``` https://github.com/llvm/llvm-project/pull/73679