[cfe-dev] Using more than one version of clang

Edward Diener eldlistmailingz at tropicsoft.com
Tue Jan 1 15:58:26 PST 2013


On 01/01/2013 03:41 PM, Sean Silva wrote:
> On Tue, Jan 1, 2013 at 6:09 AM, Edward Diener
> <eldlistmailingz at tropicsoft.com> wrote:
>> Where in the doc does it specify the directory hierarchy needed ?
> 
> It is hardcoded in CompilerInvocation::GetResourcesPath in
> lib/Frontend/CompilerInvocation.cpp. The doxygen [1] describes what
> the function does, but the actual path it looks for is hardcoded in
> the function itself, so you will have to look at the source.

I guess the question then is where in the clang doc does it explain
where the compiler looks for header files and libraries.




More information about the cfe-dev mailing list