================
@@ -56,6 +56,15 @@ class LoanPropagationAnalysis {
const LoanID TargetLoan,
const CFG *Cfg) const;
+ llvm::SmallVector<const OriginFlowFact *>
+ buildOriginFlowChainWithFacts(ProgramPoint StartPoint,
----------------
Xazax-hun wrote:
I might be a bit confused, does this belong to this PR or a rebase artifact?
https://github.com/llvm/llvm-project/pull/206337
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits