Tools and libraries to glue C/C++ APIs to high-level languages
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
josetr 9e8086501a
Avoid using "action:vs* filter because there are better ones that are more specific (#1523)
5 years ago
..
ClangUtilities Remove unused CMakeLists.txt. 7 years ago
AstModel.cpp Initial integration of Clang AST viewer GUI tool. 7 years ago
AstModel.h Initial integration of Clang AST viewer GUI tool. 7 years ago
AstReader.cpp Initial integration of Clang AST viewer GUI tool. 7 years ago
AstReader.h Fixed AST viewer to compile on Linux. 7 years ago
CommandLineSplitter.cpp Fixed AST viewer to compile on Linux. 7 years ago
CommandLineSplitter.h Initial integration of Clang AST viewer GUI tool. 7 years ago
Highlighter.cpp Fixed AST viewer to compile on Linux. 7 years ago
Highlighter.h Initial integration of Clang AST viewer GUI tool. 7 years ago
LICENSE Initial integration of Clang AST viewer GUI tool. 7 years ago
MainWindow.cpp Initial integration of Clang AST viewer GUI tool. 7 years ago
MainWindow.h Initial integration of Clang AST viewer GUI tool. 7 years ago
MainWindow.ui Initial integration of Clang AST viewer GUI tool. 7 years ago
README.md Initial integration of Clang AST viewer GUI tool. 7 years ago
main.cpp Initial integration of Clang AST viewer GUI tool. 7 years ago
premake5.lua Avoid using "action:vs* filter because there are better ones that are more specific (#1523) 5 years ago

README.md

Clang-ast-viewer

Introduction

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

License

This product is provided under LGPL. See the LICENCE file for more information.