ClangCompiler.jl icon indicating copy to clipboard operation
ClangCompiler.jl copied to clipboard

Add incremental parsing support

Open Gnimuc opened this issue 4 years ago • 1 comments

In the future, maybe it's better to directly build on top of clang-repl using the TU_Incremental mode.

Gnimuc avatar Jul 11 '21 11:07 Gnimuc

Look like that feature will be landed in LLVM 13 (Julia 1.8 or 1.9).

Gnimuc avatar Jul 17 '21 12:07 Gnimuc