[cfe-dev] Removing InitHeaderSearch

G M gmisocpp at gmail.com
Tue Oct 15 13:56:34 PDT 2013


Hi Edward

On Wed, Oct 16, 2013 at 9:40 AM, Edward Meewis
<ed at extraordinarymachine.nl>wrote:

> Hi,
>
> I was looking into polishing up the header inclusion for FreeBSD, due to
> some cmake build issues I have when building the the latest libcxx with the
> latest clang.
>
I'm curious what the cmake issues are.

>
> It seems that the InitHeaderSearch is almost obsolete, I think that most
> of the header search path information has moved to the
> Frontend/Tool(Chain)(s) files.
>
> It turns out that (naively) removing InitHeaderSearc.cpp broke the CPP
> init and consequently 'diagtool'.
>

I think InitHeaderSearch is needed by mingw tool chain at least,
maybe others.  It could be cleaned up but the functionality is needed for
now.

>


> Is it worth while to move CPP to the ToolChain infra?
>
What does that mean in practice?

>


Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20131016/6cac9edb/attachment.html>


More information about the cfe-dev mailing list