Skip to content

Un-disabled some VDTTests#164

Merged
IgorDeepakM merged 1 commit into
masterfrom
VDT_tests
Apr 29, 2026
Merged

Un-disabled some VDTTests#164
IgorDeepakM merged 1 commit into
masterfrom
VDT_tests

Conversation

@IgorDeepakM
Copy link
Copy Markdown
Owner

Enabled some VDTTests that were previously disabled. In particular tests involving compile time expressions using value type parameters.

Added so that when value type arguments are checked, it justs undconditionally allows it when either TK_SEQ or TK_COMPTIME is encountered. This should be fixed and delegated to the expr2 pass after reification and the compile time expressions have been processed.

Enabled some VDTTests that were previously disabled. In particular
tests involving compile time expressions using value type
parameters.

Added so that when value type arguments are checked, it justs
undconditionally allows it when either TK_SEQ or TK_COMPTIME is
encountered. This should be fixed and delegated to the expr2 pass
after reification and the compile time expressions have been
processed.
@IgorDeepakM IgorDeepakM merged commit 4491764 into master Apr 29, 2026
4 checks passed
@IgorDeepakM IgorDeepakM deleted the VDT_tests branch May 12, 2026 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant