dotnet/roslyn

Possibly incorrect comment in definite assignment

开放

#62,522 创建于 2022年7月9日

 (0 条评论) (0 个反应) (0 位负责人)C# (4,257 个派生)batch import
Area-CompilersBugConcept-Design Debthelp wanted

仓库指标

星标
 (20,414 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

https://github.com/dotnet/roslyn/blob/7fc34f9e211bef9499cd1bdf6a11630f12052de1/src/Compilers/CSharp/Portable/FlowAnalysis/DefiniteAssignment.cs#L1684

commenting out the code fails the test PiecewiseStructAssign2 with definite assignment errors. So it has more effect than region analysis APIs.

贡献者指南