================
@@ -130,7 +130,9 @@ class ExpireFact : public Fact {
class OriginFlowFact : public Fact {
OriginID OIDDest;
- OriginID OIDSrc;
+ // The source origin to flow from. Absent when only clearing the
destination's
----------------
aeft wrote:Done https://github.com/llvm/llvm-project/pull/191123 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
