[all-commits] [llvm/llvm-project] 8cffea: [libcxx] Silence -Wformat-nonliteral warnings in t...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Thu Feb 10 12:45:39 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8cffea061afc556332a86fbf80ef5613db994974
https://github.com/llvm/llvm-project/commit/8cffea061afc556332a86fbf80ef5613db994974
Author: Martin Storsjö <martin at martin.st>
Date: 2022-02-10 (Thu, 10 Feb 2022)
Changed paths:
M libcxx/src/support/win32/locale_win32.cpp
M libcxx/src/support/win32/support.cpp
Log Message:
-----------
[libcxx] Silence -Wformat-nonliteral warnings in the Windows support code
This brings the mingw build back to zero build warnings as it was
at some earlier time.
Differential Revision: https://reviews.llvm.org/D119134
More information about the All-commits
mailing list