================
@@ -148,6 +151,9 @@ class AnalysisImpl
/// An escaping origin (e.g., via return) makes the origin live with definite
/// confidence, as it dominates this program point.
Lattice transfer(Lattice In, const OriginEscapesFact &OEF) {
+ // CallEscapeFact should not affect liveness
----------------
Xazax-hun wrote:
End sentences with a full stop.
https://github.com/llvm/llvm-project/pull/186126
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits