mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
588a5f1981
Ensure we extend the end loc of the range, same as we do for the case scope. This ensures the case scope is contained by the parent.
known_issues
The known_issues directory is used to track known bugs that are not
crashers.
-
If you fix a test in this directory, i.e., the test starts failing, please delete the test file and reorganise the test case by moving it to an appropriate place in the primary test suite under
../test. -
If you add a test to this directory, please make sure that the test is associated with either a GitHub issue or an Apple radar of internal origin, and include link to that record in the test.
If the test is associated only with an internal report, please also include a brief explanation of the issue in the test for clarity.