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

check for FailOnMissing before the error type check #213

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

paulcacheux
Copy link
Contributor

What does this PR do?

isUnreferencedSymbol actually allocates some memory, so checking first for FailOnMissing allows this check to not allocate in most cases (especially FailOnMissing is never used in the agent).

Motivation

What inspired you to submit this pull request?

Additional Notes

Anything else we should know when reviewing?

Describe how to test your changes

Write here in detail how you have tested your changes and instructions on how this should be tested.

@paulcacheux paulcacheux requested a review from a team as a code owner January 19, 2025 18:55
@paulcacheux paulcacheux merged commit f98c14d into main Jan 21, 2025
2 checks passed
@paulcacheux paulcacheux deleted the paulcacheux/constant-editor-opt branch January 21, 2025 08:37
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.

2 participants