mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This checks that all combinations of optimized & non-optimized, and whole-module optimization & incremental compilation give the same result, on a module where this is actually interesting (i.e. has multiple files so the behaviour differs between the two).