[clang] [Clang] Properly deprecate `__reference_binds_to_temporary` (PR #141909)

A. Jiang via cfe-commits cfe-commits at lists.llvm.org
Thu May 29 01:15:54 PDT 2025


frederick-vs-ja wrote:

It seems that we should avoid using `__reference_binds_to_temporary` in libc++'s `<tuple>` first.

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


More information about the cfe-commits mailing list