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

            Bug ID: 41244
           Summary: Remove usage of internal CRT function
           Product: libc++
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]

After https://reviews.llvm.org/D59727, libc++ uses __stdio_common_vsprintf(),
which is an internal CRT function.  Usage of internal functions is discouraged
and should be removed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to