Files
swift-mirror/test/multifile
Slava Pestov 140bfd6b2f Sema: Fix infinite loop in OrderDeclarations::operator()
If the two declarations were in different source files, we would get
stuck in the while loop at the end.

Fixes rdar://164519548.
2025-11-21 21:46:19 -05:00
..