[cfe-dev] Patches to get clang working with LLVM trunk

Eli Friedman eli.friedman at gmail.com
Sat Jul 3 09:16:44 PDT 2010


On Sat, Jul 3, 2010 at 9:11 AM, Bjorn Reese <breese at mail1.stofanet.dk> wrote:
> On 2010-07-03 17:41, Eli Friedman wrote:
>> On Sat, Jul 3, 2010 at 4:49 AM, Bjorn Reese<breese at mail1.stofanet.dk>  wrote:
>>> I have attached a patch to handle the following problems when trying to
>>> build clang from trunk (with an llvm trunk) on Linux.
>>
>> trunk clang and trunk LLVM definitely work together without any
>> patches; perhaps you forgot to update your clang tree?
>
> Aha. So clang is not updated when doing an "svn update" from the llvm
> directory?

No; you have to do it separately, or use "make update" instead.

-Eli




More information about the cfe-dev mailing list