[cfe-dev] clang_parseTranslationUnit_Impl() problem

don hinton don.hinton at gmx.com
Sun Aug 19 13:00:00 PDT 2012


Hi:

clang_parseTranslationUnit_Impl() passes the results of CIndexer::getClangResourcesPath() to ASTUnit::LoadFromCommandLine(), causing it to override HeaderSearchOpts::ResourceDir which means it can no longer find things like <string>.

Anyone else experiencing this?

take care...
don



More information about the cfe-dev mailing list