On Sep 19, 2008, at 14:10 , Ted Kremenek wrote: > > On Sep 19, 2008, at 1:37 PM, Dave MacLachlan wrote: > >> Am I being stupid, or is the Clang build broken? (CL 56367) >> > Dave, > > Clang top-of-tree is tied to LLVM's top of tree. Make sure you > update both. 'svn update' in the clang repository, even though it > is nested in the llvm repository, will only update clang. The same > thing goes when updating llvm, clang will not be updated when you do > a 'svn update' in the root of the llvm repository.
Heh...yes. Short answer is "I'm being stupid" Thanks guys. Cheers, Dave _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
