LuNA-Static-Analysis / LuNA-Static-Analysis-Repository

1 stars 0 forks source link

AST analyzer: Поиск несуществующих С/C++ функций, которые были подключены в .fa файле. #19

Open MaximKurbatov20212 opened 1 year ago

MaximKurbatov20212 commented 1 year ago

Чем парсить исходник на с++? https://xinhuang.github.io/posts/2015-02-08-clang-tutorial-the-ast-matcher.html https://github.com/satya-das/cppparser https://jonasdevlieghere.com/post/understanding-the-clang-ast/ https://habr.com/ru/articles/320074/ https://github.com/arktur04/llvm-clang-c-util-example +

Какие кейсы можно проверить?