[cfe-dev] Compiling latest clang...

Larisse Voufo lvoufo at cs.indiana.edu
Tue Jul 19 18:15:15 PDT 2011


It looks like I was pulling implementations from conflicting mirrors:
git://repo.or.cz/llvm.git
and
http://llvm.org/git/clang.git

(Strange that it's worked well so far.)
I am resetting things properly, and I'll let you know how it goes.

Thanks,
-- Larisse.


On Tue, Jul 19, 2011 at 12:29 PM, Eric Christopher <echristo at apple.com>wrote:

>
> On Jul 19, 2011, at 7:26 AM, Larisse Voufo wrote:
>
> > Any one familiar with the trouble from the git mirrors? My project
> depends on those being synchronized properly... :-/ How are they actually
> managed if I may ask?
>
> What trouble from the git mirrors?
>
> As far as synchronization between clang and llvm - they should almost
> always be synchronized. They are in different repositories so a commit that
> needs to happen concurrently to both repositories will happen in sequence,
> but that should be a matter of minutes at most. There are very few commits
> like this.
>
> -eric
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110719/51a231a1/attachment.html>


More information about the cfe-dev mailing list