You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We build data-flow and control-flow graphs of C programs using the SVF Tools and ProGraML, which are based on LLVM/Clang, the support of Java and other languages is under planning.
The paper states that
NaturalCC
supports building control-flow graphs or data-flow graphs. But it appears code graph building is based on LLVM Clang.How would that work for Java code then?
Probably I am missing something?
The text was updated successfully, but these errors were encountered: