mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The goal of the test is to test the behaviour when the edit is range-shifted, but in the (rare) case where the document update happens before the edit finishes, we need the ranges to be the same. In particular, using separate statements ensures that the tokens not touched by the edit are not affected by the edit. Re-enable the test disabled on ASan, since this seems to be the underlying issue. rdar://65934938
22 KiB
22 KiB