Skip to content

C++: Add a directDereferencedByOperation predicate #14223

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

Conversation

MathiasVP
Copy link
Contributor

This just pulls out the base cases of dereferencedByOperation as it's sometimes useful to use that base set in a query without using the recursive logic in that predicate.

cc @bdrodes

@MathiasVP MathiasVP requested a review from a team as a code owner September 14, 2023 16:15
@MathiasVP MathiasVP added the no-change-note-required This PR does not need a change note label Sep 14, 2023
@github-actions github-actions bot added the C++ label Sep 14, 2023
@MathiasVP MathiasVP merged commit 6c7833f into github:main Sep 15, 2023
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