[all-commits] [llvm/llvm-project] 5410d0: [libcxx] Silence -Wformat-nonliteral warnings in t...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Thu Feb 10 12:47:49 PST 2022
Branch: refs/heads/release/14.x
Home: https://github.com/llvm/llvm-project
Commit: 5410d0ac67ad0d64b973eab0f5bc106d75639790
https://github.com/llvm/llvm-project/commit/5410d0ac67ad0d64b973eab0f5bc106d75639790
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
(cherry picked from commit 8cffea061afc556332a86fbf80ef5613db994974)
More information about the All-commits
mailing list