Skip to content

Repository containing source code for a software dependency analyzer for C/C++ using clang - Prototype status

License

Notifications You must be signed in to change notification settings

dsmsuite/dsmsuite.analyzer.cpp.clang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A software dependency analyzer for C/C++ using clang

Introduction

This reposiory contains a software dependency analyzer for C/C++.

Features: -Analyses software dependencies using clang -Requires compilation database as input -Supports following output formats -Sqlite database -Gexf

Status

Prototype. Not stable version available yet.

TO view AST

https://github.com/CAST-projects/Clang-ast-viewer

About

Repository containing source code for a software dependency analyzer for C/C++ using clang - Prototype status

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published