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

Fix a crash #86

Merged
merged 2 commits into from
Oct 11, 2023
Merged

Conversation

siliconvoodoo
Copy link
Contributor

in impact analysis caused by functions with no definition bodies.

This was discovered while working on shader management console, because of working with the latest version of standard PBR that has a late-user-implementation GetDepth function. No bodies are tolerated, so this PR fixes the fact that activating cost impact analysis makes azslc crash on them. This is not critical since the azslc binary that does that isn't live yet if I recall correctly.

Signed-off-by: Vivien Oddou <[email protected]>
@siliconvoodoo
Copy link
Contributor Author

just version bump added after review. merging.

@siliconvoodoo siliconvoodoo merged commit d378fd4 into o3de:development Oct 11, 2023
2 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.

3 participants