[libcxx-commits] [libcxx] [libc++] Build the library with C++26 (PR #181021)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Tue Mar 17 06:04:58 PDT 2026


ldionne wrote:

Ok, I managed to make it work by unsetting `CMAKE_CXX_STANDARD` in the cache. It's a pretty big hammer but it unblocks the patch.

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


More information about the libcxx-commits mailing list