"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "5570e03b21e9304e51f63d75e9028c100a1b4c6a"
Introduce a new C API function, clang_parseTranslationUnit(), which
will eventually replace clang_createTranslationUnitFromSourceFile(). The only addition in clang_parseTranslationUnit() is a set of flags that can control how the translation unit is loaded. More interesting flags will be coming. llvm-svn: 109027
Loading
Please register or sign in to comment