Files
swift-mirror/tools/SourceKit/lib/SwiftLang/SwiftASTManager.cpp
Gwen Mittertreiner fa513db7ed Run Sourcekitd-tests in a non dispatch thread
Since Dispatch threads have a 64k stack size, tests were failing due to
blowing the stack on Windows. This runs the tests in thread with a
larger stack size. This fixes some 90ish sourcekit tests on Windows.
2019-06-04 15:32:47 -07:00

34 KiB