================
@@ -87,6 +87,14 @@ static ProgramStateRef bindSource(ProgramStateRef State,
SVal RetVal,
return State;
}
+std::string lifetime_modeling::getRegionName(const MemRegion *Reg) {
----------------
Xazax-hun wrote:
I think this might be small enough that it might not worth it to split this up
into more dependent PRs.
https://github.com/llvm/llvm-project/pull/211818
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits