Skip to content

C++: Make IR dump and AST dump tests use the official graph query format #65

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 1 commit into from
Aug 17, 2018

Conversation

dave-bartolomeo
Copy link
Contributor

This PR updates the existing IR dump and AST dump queries (and their tests) to use @kind graph, now that QLTest supports deterministic text dumps of graphs.

These changes had already been reviewed before the QL repo was made public. Now that the corresponding odasa changes have gone in, the corresponding QL changes are ready to merge as well.

The changes in IRBlock.qll are due to fixing up newlines to be LF, per the style guidelines, except that I added to getDisplayIndex member predicate.

@ghost
Copy link

ghost commented Aug 16, 2018

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@rdmarsh2 rdmarsh2 left a comment

Choose a reason for hiding this comment

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

Approved on internal repo

@rdmarsh2 rdmarsh2 merged commit bea298f into github:master Aug 17, 2018
@dave-bartolomeo dave-bartolomeo deleted the dave/Graph branch September 5, 2018 18:48
aibaars added a commit that referenced this pull request Oct 14, 2021
Add duplicate code tables to dbscheme
smowton pushed a commit to smowton/codeql that referenced this pull request Nov 1, 2021
Kotlin: WhenBranch isn't postorder
erik-krogh pushed a commit to erik-krogh/ql that referenced this pull request Dec 15, 2021
erik-krogh pushed a commit to erik-krogh/ql that referenced this pull request Dec 15, 2021
dbartol pushed a commit that referenced this pull request Dec 18, 2024
feat(queries): Improve Use Of Vulnerable Actions query
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants