https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127280
Barry Revzin <barry.revzin at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |barry.revzin at gmail dot com
--- Comment #1 from Barry Revzin <barry.revzin at gmail dot com> ---
See also
https://discourse.llvm.org/t/extending-clang-lifetimebound-to-take-a-condition/91475
for motivation for lifetimebound to take a boolean condition (otherwise you
have to add extra overloads in complex cases).