[cfe-dev] [Patch] Fix out of line constructor definition parsing.

Piotr Rak piotr.rak at gmail.com
Wed Feb 25 13:51:46 PST 2009


2009/2/25 Piotr Rak <piotr.rak at gmail.com>:
>
> Also 'make test' was pretty much broken. I needed small fix for cmake
> build to put generated headers in lib/clang/1.0/include instead of
> Headers/ like before.
> correct_headers_path.patch fixes it.
>
> Other issue is missing float.h, limits.h
> adding /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/ search path
> should fix that for my system (gentoo stable).

I am sorry, did not notice that those are provided with clang now.
Attached makes all files install, and solves this problem for me.
'make install' target was not tested.

Piotr
-------------- next part --------------
A non-text attachment was scrubbed...
Name: correct_headers_path_v2.patch
Type: text/x-patch
Size: 1008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090225/73a314cd/attachment.bin>


More information about the cfe-dev mailing list