Slava Pestov
|
37dbd05354
|
ConstExtract: Update for noncopyable generics (sort of)
|
2024-03-01 11:05:54 -05:00 |
|
Kavon Farvardin
|
f296d8e158
|
NCGenerics: mass XFAIL tests
It's easier to get a handle on regressions while working through
failures if the tests that are known to not pass are XFAIL'd for
NoncopyableGenerics.
|
2024-02-20 18:26:05 -05:00 |
|
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 |
|