[libcxx-commits] [libcxx] [libc++] Annotate filesystem::path with [[clang::lifetimebound]] (PR #175507)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jan 23 06:33:38 PST 2026


ldionne wrote:

> Why do we want to cherry-pick this? It's clearly feature work, which we usually don't cherry-pick.

I kind of view this as a bug fix since it's making something safer and there's not really any risk associated to it. I could also be convinced otherwise, but I think this passes the bar for cherry-picking.

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


More information about the libcxx-commits mailing list