<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Grabbing r65926 of both llvm & clang built - thanks!</div><div><br></div><div>I don't know why, I had just assumed they weren't using the same revision numbers.</div><br><div><div>On Mar 13, 2009, at 11:13 PM, Daniel Dunbar wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Well, it looks like 2.5 was tagged at r65926, try grabbing that version of clang?<br><br><a href="http://llvm.org/viewvc/llvm-project?view=rev&revision=65926">http://llvm.org/viewvc/llvm-project?view=rev&revision=65926</a><br> <br> - Daniel<br><br><div class="gmail_quote">On Fri, Mar 13, 2009 at 10:49 PM, Graham Wakefield <span dir="ltr"><<a href="mailto:lists@grahamwakefield.net">lists@grahamwakefield.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <div style=""><div>That's what I've been doing so far, however it's caught me out on several occasions. I'm maintaining a project that uses LLVM quite extensively, with other developers, across two platforms. Every time I move to a new development machine and check out & rebuild the latest LLVM/clang svn, I have to make minor updates to my own code to match the changes in the LLVM/clang C++ API. Naturally, that means that every other development machine also has to check out & rebuild the latest svn at the same time...</div> <div><br></div><div>I guess I could embed the LLVM/Clang source tree into my own project, but I'd rather not if possible. So I was hoping to find a 'reference version' that I could work my own code against, until clang gets folded into a stable LLVM release. I figured there might be an earlier revision in the svn history that would conform to LLVM release 2.4/2.5.</div> <div><div></div><div class="h5"><br><div><div>On Mar 13, 2009, at 6:45 PM, Daniel Dunbar wrote:</div><br><blockquote type="cite">Do you have a particular reason for using LLVM 2.5? Since you are already checking out the source, why not just use LLVM top of tree with clang top of tree. This should always work, and if not its a bug and we are generally quite quick to fix it.<br> <br>If you really want to do this all someone needs to do is find the revision where we tagged LLVM 2.5, checking out that clang revision should work fine with that LLVM.<br><br> - Daniel<br><br><div class="gmail_quote"> On Fri, Mar 13, 2009 at 6:30 PM, Graham Wakefield <span dir="ltr"><<a href="mailto:lists@grahamwakefield.net" target="_blank">lists@grahamwakefield.net</a>></span> wrote:<br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> Hi,<br> <br> Which revision of clang is safe to build against LLVM 2.5?  Just tried<br> on the current svn and got a whole range of build errors for clang.<br> <br> If there is none, then which is safe against 2.4?<br> <br> Thanks<br> _______________________________________________<br> cfe-dev mailing list<br> <a href="mailto:cfe-dev@cs.uiuc.edu" target="_blank">cfe-dev@cs.uiuc.edu</a><br> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br> </blockquote></div><br></blockquote></div><br></div></div></div><br>_______________________________________________<br> cfe-dev mailing list<br> <a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br> <br></blockquote></div><br></blockquote></div><br></body></html>