swift
9348688d - [AST] Add descriptions for statement kinds

Commit
2 years ago
[AST] Add descriptions for statement kinds And plumb through the logic such that the DiagnosticEngine can handle StmtKind. We could introduce a separate DescriptiveStmtKind a la DescriptiveDeclKind, but it would be a 1:1 map, so I'm not convinced it's currently worth doing.
Author
Parents
Loading