================
@@ -1411,18 +1437,34 @@ static void checkExprLifetimeImpl(Sema &SemaRef,
// warnings or errors on inner temporaries within this one's initializer.
return false;
};
-
----------------
usx95 wrote:
Done.
https://github.com/llvm/llvm-project/pull/115921