ClangQL
ClangQL copied to clipboard
Cache TranslationUnit per files
We can query information from any node kind with in the same TranslationUnit no need to re parse the files over and over so we should cashe it and only perform parsing for new files