================
@@ -87,6 +87,14 @@ static ProgramStateRef bindSource(ProgramStateRef State, 
SVal RetVal,
   return State;
 }
 
+std::string lifetime_modeling::getRegionName(const MemRegion *Reg) {
----------------
steakhal wrote:

I agree with everything that was said so far.
I also don't think the complexity would justify the split right now. And llvm 
does not allow rebase merges.
I think its fine to squash this now.

https://github.com/llvm/llvm-project/pull/211818
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to