Hamish Knight
26e8245e22
[Sema] Requestify pattern resolution
...
Add a cached request to perform pattern resolution.
This is needed to prevent the constraint system
from resolving the same pattern multiple times
along different solver paths, which could result
in creating different pattern nodes for each path.
Once pattern resolution is moved to pre-checking
we ought to be able to make this uncached.
rdar://128661960
2024-06-13 15:27:47 +01:00
..
2022-09-19 22:47:19 +03:00
2020-02-05 14:01:20 -08:00
2020-02-05 14:01:20 -08:00
2022-03-17 15:15:54 +01:00
2022-03-17 15:15:54 +01:00
2022-03-17 15:15:54 +01:00
2022-03-17 15:15:54 +01:00
2022-03-17 15:15:54 +01:00
2022-03-21 13:00:33 +01:00
2022-03-17 15:15:54 +01:00
2022-03-17 15:15:54 +01:00
2023-08-24 15:41:36 -07:00
2022-03-21 13:00:33 +01:00
2022-03-21 13:00:33 +01:00
2023-03-22 09:07:17 -07:00
2023-07-07 19:51:01 +02:00
2023-09-18 13:57:49 -07:00
2023-09-18 13:57:49 -07:00
2023-09-18 13:57:49 -07:00
2022-09-19 22:47:19 +03:00
2022-09-19 22:47:19 +03:00
2022-09-19 22:47:19 +03:00
2022-09-19 22:47:19 +03:00
2023-03-22 09:07:17 -07:00
2022-09-19 22:47:19 +03:00
2022-09-19 22:47:19 +03:00
2022-09-19 22:47:19 +03:00
2022-09-19 22:47:19 +03:00
2022-09-19 22:47:19 +03:00
2022-09-19 22:47:19 +03:00
2022-09-19 22:47:19 +03:00
2019-12-25 16:30:52 -08:00
2020-01-09 23:18:27 -08:00
2020-05-14 09:18:29 -07:00
2021-03-19 20:51:48 +01:00
2021-03-22 14:02:11 +01:00
2020-07-15 09:56:20 -07:00
2020-08-14 16:01:47 -07:00
2020-10-30 15:56:31 -07:00
2021-03-19 19:54:20 +01:00
2021-03-19 19:38:52 +01:00
2021-03-19 19:38:52 +01:00
2021-03-11 14:26:38 -08:00
2021-04-03 13:39:23 +10:00
2021-05-10 20:11:43 +02:00
2021-05-14 17:21:26 +02:00
2021-06-23 08:44:32 -07:00
2022-05-13 15:49:08 +02:00
2022-04-29 12:53:17 +02:00
2022-12-15 13:26:17 -08:00
2022-12-15 13:26:17 -08:00
2023-12-13 14:27:50 -08:00
2024-05-31 17:44:00 -07:00
2024-06-13 15:27:47 +01:00