[all-commits] [llvm/llvm-project] 5f29ed: [libc++] Fix warnings when compiling libc++ for Wi...
Colin Finck via All-commits
all-commits at lists.llvm.org
Fri Sep 8 08:51:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5f29ed16548159a575068214ca95cae6f0ad24e7
https://github.com/llvm/llvm-project/commit/5f29ed16548159a575068214ca95cae6f0ad24e7
Author: Colin Finck <colin at reactos.org>
Date: 2023-09-08 (Fri, 08 Sep 2023)
Changed paths:
M libcxx/src/atomic.cpp
M libcxx/src/support/win32/locale_win32.cpp
Log Message:
-----------
[libc++] Fix warnings when compiling libc++ for Windows with clang-cl /W4
Differential Revision: https://reviews.llvm.org/D96408
More information about the All-commits
mailing list