https://llvm.org/bugs/show_bug.cgi?id=25681
Chris Bieneman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #6 from Chris Bieneman <[email protected]> --- I've updated CMake so that it will include the SVN revision. The version spew now reads: > ./bin/clang --version clang version 3.9.0 (trunk 257802) (llvm/trunk 257805) Target: x86_64-apple-darwin15.2.0 Thread model: posix InstalledDir: /Users/cbieneman/dev/open-source/llvm-build-rel/./bin It includes both LLVM and Clang versions. The fixes are LLVM r257826 and Clang r257827. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
