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
246 stars 59 forks source link

Draft for type normalisation based on approach (1) #1534

Closed oxisto closed 3 weeks ago

oxisto commented 1 month ago

Fixes #1533

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
92.7% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

oxisto commented 3 weeks ago

I will probably not follow this approach, but instead propose a solution with the TypeReference, so closing this for now.