Skip to content
Commit 99d2cf48 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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
parent dd45d848
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment