Fraunhofer-AISEC / cpg

A library to extract Code Property Graphs from C/C++, Java, Go, Python, Ruby and every other language through LLVM-IR.
https://fraunhofer-aisec.github.io/cpg/
Apache License 2.0
288 stars 62 forks source link

Removing legacy `resolveReference` function #1861

Open oxisto opened 4 days ago

oxisto commented 4 days ago

This PR tries to remove the resolveReference function.

oxisto commented 4 days ago

Blocked by #1862