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