[libcxx-commits] [libcxx] [libc++] Disable mistakenly enabled `optional<T&>` constructors for `optional<T>` (PR #194446)

William Tran-Viet via libcxx-commits libcxx-commits at lists.llvm.org
Sat May 2 10:50:56 PDT 2026


smallp-o-p wrote:

> /cherry-pick 239189ca28847aa4797368827107c22c32080509

I also identified one last conformance issue relating to optional<T&> constructor constraints. I plan on fixing them early this week, is there anything special I need to worry about to get that future commit into the 22.x minor release, preferably with this one? 

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


More information about the libcxx-commits mailing list