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

Sean Silva silvas at purdue.edu
Wed Jan 2 05:28:26 PST 2013


On Tue, Jan 1, 2013 at 4:58 PM, Edward Diener
<eldlistmailingz at tropicsoft.com> wrote:
> I guess the question then is where in the clang doc does it explain
> where the compiler looks for header files and libraries.

It is mentioned at
<http://clang.llvm.org/docs/LibTooling.html#builtin-includes>, but
that's not a very high-visibility place to have it.

We get at least one person per month that runs into issues due to not
finding the builtin includes, so we should probably bring the issue to
the forefront.

-- Sean Silva



More information about the cfe-dev mailing list