Skip to content

C++: Produce a better toString for dataflow nodes with indirections #15107

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
merged 5 commits into from
Dec 15, 2023

Conversation

MathiasVP
Copy link
Contributor

@MathiasVP MathiasVP commented Dec 14, 2023

This PR improves the toString on dataflow nodes so that it outputs the number of indirections instead of just appending the word indirection to the output.

@github-actions github-actions bot added the C++ label Dec 14, 2023
@MathiasVP MathiasVP added the depends on internal PR This PR should only be merged in sync with an internal Semmle PR label Dec 14, 2023
@MathiasVP MathiasVP marked this pull request as ready for review December 14, 2023 17:11
@MathiasVP MathiasVP requested a review from a team as a code owner December 14, 2023 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ depends on internal PR This PR should only be merged in sync with an internal Semmle PR documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants