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

A. Jiang via libcxx-commits libcxx-commits at lists.llvm.org
Sat May 2 10:53:59 PDT 2026


frederick-vs-ja wrote:

> I also identified one last conformance issue relating to optional<T&> constructor constraints. I plan on fixing it 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?

No IMO. I think it's fine to open a new PR and then separately backport it.

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


More information about the libcxx-commits mailing list