[llvm-bugs] [Bug 48586] New: Derived macOS version from host triple does not match system version on macOS 11.1

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Dec 23 13:42:06 PST 2020


https://bugs.llvm.org/show_bug.cgi?id=48586

            Bug ID: 48586
           Summary: Derived macOS version from host triple does not match
                    system version on macOS 11.1
           Product: libraries
           Version: trunk
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: Support Libraries
          Assignee: unassignedbugs at nondot.org
          Reporter: andrew.litteken at gmail.com
                CC: llvm-bugs at lists.llvm.org

On macOS 11.1 the derived macOS version from the Darwin versions do not match. 
Currently, it reports a version of 11.0 for Darwin version 20.2.

An example of this can be seen in the unit test:
llvm/unittests/Support/Host.cpp - getMacOSHostVersion.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20201223/907453a8/attachment.html>


More information about the llvm-bugs mailing list