Zhiyu Zhu/朱智语
|
6d3017cde3
|
[Compile Time Constant Extraction] Extract from extensions of types not declared in the same file/module (#70081)
Resolves rdar://118904022
|
2023-11-29 09:07:52 -08:00 |
|
Steven Wu
|
8fb0d5f803
|
Virtualize swiftconstvalues output
Virtualize swiftconstvalues output so it can be cached inside CAS.
|
2023-06-12 13:22:10 -07:00 |
|
James Paolantonio
|
7832de07f9
|
[Compile Time Constant Extraction] Add extraction of initialization calls (#62365)
|
2022-12-06 08:44:57 -05:00 |
|
Quinn Taylor
|
43a126c28a
|
[Compile Time Constant Extraction] Add valueKind property to JSON output.
For computed Swift properties where `valueKind` is `"Runtime"`, exclude the `value` JSON property.
|
2022-11-29 13:58:30 -05:00 |
|
Artem Chikin
|
5a38d65fb3
|
Move 'ConstExtract' request from TypeCheckRequest into its own component's collection of requests.
|
2022-10-28 13:55:09 -07:00 |
|
Artem Chikin
|
6e7f3076b8
|
Add rudimentary emission of compile-time-known default-initialized property values of specific conformances.
|
2022-08-01 11:06:59 -07:00 |
|