Files
swift-mirror/lib/Basic/BlockList.cpp
Steven Wu 5ced9bd1e4 [BlockList] Fix a crash if block is empty
Check if the root node is a mapping node before iterating. This fixes a
crash when the YAML file is not the expected format.

(cherry picked from commit 56778b7209)
2025-04-11 10:18:36 -07:00

4.8 KiB