[libcxx-commits] [PATCH] D132943: [libc++] Remove MSVC code

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Aug 30 07:44:59 PDT 2022


philnik created this revision.
philnik added a reviewer: ldionne.
Herald added subscribers: mstorsjo, mgorny.
Herald added a project: All.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

It's been one and a half months now and nobody said anything, so I guess this code can be removed.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D132943

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__bits
  libcxx/include/__config
  libcxx/include/__support/win32/limits_msvc_win32.h
  libcxx/include/bit
  libcxx/include/charconv
  libcxx/include/limits
  libcxx/src/locale.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132943.456670.patch
Type: text/x-patch
Size: 10905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220830/4560be11/attachment.bin>


More information about the libcxx-commits mailing list