mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Running the SourceKit stress tester with verification of solver-based cursor info returned quite a few differences but in all of them, the old AST-based implementation was actually incorrect. So, instead of verifying the results, deliver the results from solver-baesd cursor info and only fall back to AST-based cursor info if the solver-based implementation returned no results. rdar://103369449
1.2 KiB
1.2 KiB