================
@@ -396,6 +400,21 @@ class LifetimeSafetySemaHelperImpl : public
LifetimeSafetySemaHelper {
}
private:
+ static std::string getLifetimeDiagSubject(const internal::Loan *L) {
----------------
usx95 wrote:Nsme suggestion: `getDiagSubjectDescription` https://github.com/llvm/llvm-project/pull/199432 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
