[libcxx-commits] [PATCH] D61107: remove checks for old unsupported versions of GCC (<4.9)

Richard Smith - zygoloid via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Apr 24 17:49:07 PDT 2019


rsmith created this revision.
rsmith added a reviewer: EricWF.
Herald added subscribers: jfb, ldionne.

Remove libc++ checks and workarounds for unsupported old versions of GCC.


Repository:
  rCXX libc++

https://reviews.llvm.org/D61107

Files:
  __config
  memory
  type_traits

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61107.196560.patch
Type: text/x-patch
Size: 14535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190425/5fc8244f/attachment-0001.bin>


More information about the libcxx-commits mailing list