Skip to content

dacsson/libclang_asg_c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What it does

Builds Abstract Syntax Graph (in text form of dot or graphviz) for C files

Features

  • Data-flow connections (cause its ASG not AST)
  • Type information (same reason)
  • Detects and connects macros to their usage (not fully)
  • Shows warnings and errors

About

ASG builder for C code using libclang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published