ClangCompiler.jl
ClangCompiler.jl copied to clipboard
Add incremental parsing support
In the future, maybe it's better to directly build on top of clang-repl using the TU_Incremental mode.
Look like that feature will be landed in LLVM 13 (Julia 1.8 or 1.9).