================ @@ -209,6 +221,9 @@ class DataflowAnalysisContext { using DenseMapInfo::isEqual; }; + DataflowAnalysisContext(Solver &S, std::unique_ptr<Solver> OwnedSolver, ---------------- ymand wrote:
Please add comments either here or on the fields relating S and OwnedSolver. https://github.com/llvm/llvm-project/pull/91316 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits