mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
A couple of the rules that `ModuleContentsWriter::write()` uses to sort declarations didn’t actually work because of an incorrect predicate. In addition, there were a number of situations that could come up in C++ interop (where overloading is permitted) where extensions could not be sorted. Rework extension sorting to look for more kinds of differences between extension members.
40 KiB
40 KiB