swift
a785fa6c - [Frontend][Index] Add frontend option to skip indexing the stdlib (for test performance)

Commit
5 years ago
[Frontend][Index] Add frontend option to skip indexing the stdlib (for test performance) 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.
Author
Nathan Hawes
Parents
Loading