Files
swift-mirror/lib/Basic/BlockList.cpp
Steven Wu 56778b7209 [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.
2025-04-10 12:46:09 -07:00

4.8 KiB