Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

[WIP] use the modern analyzer framework for safesql #17

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

bpowers
Copy link

@bpowers bpowers commented Sep 9, 2019

This is a work in progress - the loader package is deprecated, and there are new "recommended" SSA packages to build analyses on. Unfortunately, they don't work the same with the pointer.Analyze function to generate a callgraph.

An alternative approach is also implemented in this PR - using the AST instead of an SSA representation, which I think might be straightforward to get the current functionality working, but doesn't (yet) in this PR.

There is a test now, so you can see the problem with go test.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants