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
|
6e7f3076b8
|
Add rudimentary emission of compile-time-known default-initialized property values of specific conformances.
|
2022-08-01 11:06:59 -07:00 |
|