[libcxx-commits] [PATCH] D119896: [libc++] Remove a few unneeded _LIBCPP_CXX03_LANG ifdefs

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Feb 15 14:52:54 PST 2022


philnik created this revision.
philnik added reviewers: Quuxplusone, Mordante, ldionne, var-const.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D119896

Files:
  libcxx/include/__debug
  libcxx/include/__iterator/reverse_access.h
  libcxx/include/__memory/unique_ptr.h
  libcxx/include/atomic
  libcxx/include/type_traits
  libcxx/test/std/utilities/tuple/tuple.tuple/tuple.elem/tuple.by.type.fail.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119896.409067.patch
Type: text/x-patch
Size: 5022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220215/f41f9cdd/attachment.bin>


More information about the libcxx-commits mailing list