[LLVMdev] How to check Apple LLVM build number?

Bob Wilson bob.wilson at apple.com
Thu Jan 16 15:00:17 PST 2014


On Jan 6, 2014, at 4:01 AM, Somorjai, Akos <ASomorjai at graphisoft.com> wrote:

> Happy New Year to everyone!
> 
> I'm trying to track whether this bug: http://llvm.org/viewvc/llvm-project?revision=163923&view=revision has been fixed in the Apple LLVM version we use:
> Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
> 
> Any ideas how I can check that?

You can’t, in general.  Apple releases do not correspond directly to any particular llvm revision.  In this specific case, I can tell you that revision is in clang-425.0.28.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140116/116fc0a6/attachment.html>


More information about the llvm-dev mailing list