Artem Chikin
d8176a7e89
[Compile Time Values] Add syntactic verification of valid expressions in '@const' contexts
...
Syntactically verify that initializer expressions of '@const' variables and argument expressions to '@const' parameters consist strictly of syntactically-verifiable set of basic values and operations
2025-05-20 09:38:36 -07:00
Anthony Latsis
a70fdde3fc
AST: Quote attributes more consistently in DiagnosticsCommon.def
2025-04-22 18:23:40 +01:00
Artem Chikin
281f84da0f
[Compile Time Values] Rewrite the 'Diagnose Unknown Compile Time Values' diagnostic pass in Swift
2025-03-28 10:30:07 -07:00
Artem Chikin
5753603472
[Compile Time Values] Mark currently-failing tests with requirement annotations
2025-03-27 14:33:38 -07:00
Artem Chikin
114af54875
[Compile Time Values] Rebase on top of newly-added experimental feature for the '@const' attribute
2025-03-27 14:33:38 -07:00
Kuba Mracek
a925d6af20
Add tests
2025-03-27 14:33:37 -07:00