[cfe-dev] Compiling latest clang...
Eric Christopher
echristo at apple.com
Tue Jul 19 09:29:42 PDT 2011
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
More information about the cfe-dev
mailing list