================
@@ -397,6 +377,50 @@ class LifetimeSafetySemaHelperImpl : public
LifetimeSafetySemaHelper {
private:
Sema &S;
----------------
usx95 wrote:nit: Move the new methods before the field members. https://github.com/llvm/llvm-project/pull/199149 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
