mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Also, store the end location of the where clause explicitly, so that we can recover it even if there are no requirements. This fixes one of the failing tests when parser lookup is disabled in swift-ide-test by ensuring that the source range of the function extends to the end of the 'where' clause, even though the 'where' clause has a code completion token in it.
14 KiB
14 KiB