Commit Graph

3 Commits

Author SHA1 Message Date
Apollo Zhu
a8fd83703b Allow extractConstantsFromMembers on all nominal decls 2023-11-30 18:35:17 -08:00
Nuri Amari
fa6f6db02e Require asserts in tests enabling ExtractConstantsFromMembers feature
The feature is experimental and thus tests using it must require
asserts, lets they fail if run with a non assert toolchain.
2023-11-29 13:19:07 -08:00
Zhiyu Zhu/朱智语
9d1a92eb72 [Compile Time Constant Extraction] Add @extractConstantsFromMembers (#69944)
Add @extractConstantsFromMembers attribute under ExtractConstantsFromMembers experimental feature flag
2023-11-29 08:49:57 -08:00