[cfe-dev] LibTooling include changement only.

Marman Moi marman.email at gmail.com
Sun Sep 2 14:10:34 PDT 2012


Le 02/09/2012 19:39, Manuel Klimek a écrit :
> On Sun, Sep 2, 2012 at 8:29 AM, João Matos <ripzonetriton at gmail.com> wrote:
>> Clang is probably not finding it's built-in includes directory. You can find
>> it in "<build folder>\lib\clang\<clang version>\include". You can also try
>> passing the "-v" verbose flag to Clang to diagnose such issues.
>
> Yep. The easiest way to get tools like clang-check to find the builtin
> includes is to do a $ make install for the regular clang, and then
> copy the tools into the bin/ directory of the resulting installation
> path.
>
> Cheers,
> /Manuel

Thanks to you, I now have a new way to test my tool.

-- 
Armand /Marman/ Leclercq
EPITA 2013 ACU
06 71 57 90 73
Computer Science is embarrassed by the computer. --Alan Perlis



More information about the cfe-dev mailing list