Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Diagnose for invalid decl nesting + namespace lookup fixes. #3397

Merged
merged 9 commits into from
Dec 12, 2023

Conversation

csyonghe
Copy link
Collaborator

@csyonghe csyonghe commented Dec 9, 2023

Fixes #3394.

Fixes #3398.

@csyonghe csyonghe changed the title Diagnose for invalid decl nesting. Diagnose for invalid decl nesting + namespace lookup fixes. Dec 11, 2023
@csyonghe csyonghe merged commit ec0224e into shader-slang:master Dec 12, 2023
13 of 14 checks passed
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.

Lookup failed to find symbols defined in the same namespace of an imported module. Restrict Decl Nesting.
1 participant