Skip to content

C++: Import 'GVN' in 'Overflow.qll' to prevent IR reevaluation. #6347

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

Merged

Conversation

MathiasVP
Copy link
Contributor

@MathiasVP MathiasVP commented Jul 22, 2021

When we merged #6340 we re-introduced a caching issue that caused the IR to be re-evaluated. This PR fixes that re-evaluation bug.

I'm leaving this as a draft while I'm verifying that this indeed fixes the problem: https://jenkins.internal.semmle.com/job/Changes/job/CPP-Differences/2167/ https://jenkins.internal.semmle.com/job/Changes/job/CPP-Differences/2167/ shows that this PR fixes the problem:

analysis_time

@MathiasVP MathiasVP added the C++ label Jul 22, 2021
@MathiasVP MathiasVP marked this pull request as ready for review July 22, 2021 12:22
@MathiasVP MathiasVP requested a review from a team as a code owner July 22, 2021 12:22
@MathiasVP MathiasVP added the no-change-note-required This PR does not need a change note label Jul 22, 2021
Copy link
Contributor

@geoffw0 geoffw0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ no-change-note-required This PR does not need a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants