[libcxx-commits] [libcxx] [libc++] Build the library with C++26 (PR #181021)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Feb 23 08:49:26 PST 2026
ldionne wrote:
Regardless of the outcome of updating the CMake version, I am trying to use `-std=c++26` directly in this patch to remove the dependency on that RFC.
https://github.com/llvm/llvm-project/pull/181021
More information about the libcxx-commits
mailing list