Skip to content

AftabHussain/DataStructureAnalysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataStructureAnalysis

A standalone tool to extract access information about reference parameters per function. In simple words, this tool returns tells you which pointer parameters are being read/written by a function in C code. It uses DSA library from LLVM to extract the information.

About

Data Structure Analysis tool

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 98.2%
  • Shell 1.1%
  • CMake 0.7%