Skip to content

Utility for filtering system headers out of Clang ASTs

Notifications You must be signed in to change notification settings

jdeans289/ast-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clang AST Filter

Quick-and-dirty utility for dumping a Clang AST to JSON with system headers filtered out.

Requires clang and json

Make sure that nlohmann/json.hpp is in your include path.

Usage:

make
./ast-filter <file-to-dump>

About

Utility for filtering system headers out of Clang ASTs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published