[clang] [LifetimeSafety] Use ImmutableList for buildOriginFlowChain DFS nodes (PR #208890)
Utkarsh Saxena via cfe-commits
cfe-commits at lists.llvm.org
Sat Jul 11 06:19:15 PDT 2026
================
@@ -86,6 +86,7 @@ void LifetimeSafetyAnalysis::run() {
/// the analysis.
/// 3. Collapse ExpireFacts belonging to same source location into a single
/// Fact.
+
----------------
usx95 wrote:
nit: revert unintentional change.
https://github.com/llvm/llvm-project/pull/208890
More information about the cfe-commits
mailing list