[LLVMbugs] [Bug 6897] clang has a hardcoded version 1.0 (which should be 1.1 instead)

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Apr 27 01:40:07 PDT 2010


http://llvm.org/bugs/show_bug.cgi?id=6897

Tanya Lattner <tonic at nondot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #4 from Tanya Lattner <tonic at nondot.org> 2010-04-27 03:40:06 CDT ---
Actually, I just built this in linux and get:
llvm:/opt/clang-releases/llvm-2.7/bin> ./clang -v
clang version 1.1 (branches/release_27)
Target: x86_64-unknown-linux-gnu
Thread model: posix

I think this is fine.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list