mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Several tests related to indexing system modules were taking a considerable amount of time (100+ seconds in the worst case) indexing the standard library. This adds a frontend option to skip it and updates those tests to pass it.