Skip to content

Go: mass enable diff-informed data flow - #18345

Draft
asgerf wants to merge 1 commit into
github:mainfrom
asgerf:go/diff-informed
Draft

Go: mass enable diff-informed data flow#18345
asgerf wants to merge 1 commit into
github:mainfrom
asgerf:go/diff-informed

Conversation

@asgerf

Copy link
Copy Markdown
Contributor

The first commit is an auto-generated patch that enables diff-informed data flow in the obvious cases, and inserts a TODO comment in the non-obvious cases. Later commits fix up the TODOs.

d10c added a commit to d10c/codeql that referenced this pull request Jun 3, 2025
An auto-generated patch that enables diff-informed data flow in the obvious cases.
Builds on github#18345 and github/codeql-patch#88
d10c added a commit to d10c/codeql that referenced this pull request Jun 11, 2025
An auto-generated patch that enables diff-informed data flow in the obvious cases.
Builds on github#18345 and github/codeql-patch#88
Sign up for freeto 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.

1 participant

@asgerf