[all-commits] [llvm/llvm-project] 55158e: [libc++] Remove MSVC code
philnik777 via All-commits
all-commits at lists.llvm.org
Tue Sep 20 01:11:58 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 55158efe104570642f4c6ada1b63c4725291e275
https://github.com/llvm/llvm-project/commit/55158efe104570642f4c6ada1b63c4725291e275
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-09-20 (Tue, 20 Sep 2022)
Changed paths:
M libcxx/include/CMakeLists.txt
M libcxx/include/__bits
M libcxx/include/__config
R libcxx/include/__support/win32/limits_msvc_win32.h
M libcxx/include/bit
M libcxx/include/charconv
M libcxx/include/limits
M libcxx/src/locale.cpp
Log Message:
-----------
[libc++] Remove MSVC code
It's been one and a half months now and nobody said anything, so I guess this code can be removed.
Reviewed By: ldionne, #libc
Spies: Mordante, libcxx-commits, mgorny, mstorsjo
Differential Revision: https://reviews.llvm.org/D132943
More information about the All-commits
mailing list