/ASTAnalyzer

experiment to use clang to analyze ASTs of C++ programs

Primary LanguageC++

ASTAnalyzer

This is an experiment to use clang to analyze ASTs of C++ programs.

There is nothing interesting here yet! At this point, I'm just trying to get some C++ code to link against clang's libraries.