mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
* The set of files that enable features and the set of files that require features are expected to have a very small, if any, difference. Don't compute and check each set separately. * Find RUN and REQUIRES lines in a file in one go.