Artalus / odrey-clang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multithreaded AST traversing

Artalus opened this issue · comments

Analyzing bigger compilation database can be potentially sped up by at least traversing separate files in parallel and then appending OdrMap with results.