Is there a way to build a clang tool as a standalone executable?
Something like this AST printer from 5 years ago, but it no longer matches current LLVM specs, so I'm wondering how I should modify my directories and includes so everything works properly.