[libcxx-commits] [PATCH] D110284: [libc++] Remove uses of _LIBCPP_HAS_NO_VARIABLE_TEMPLATES

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Sep 22 13:05:55 PDT 2021


ldionne created this revision.
ldionne requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

All supported compilers provide support for variable templates now.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D110284

Files:
  libcxx/include/__config
  libcxx/include/chrono
  libcxx/include/ratio
  libcxx/include/type_traits
  libcxx/test/libcxx/selftest/test_macros.pass.cpp
  libcxx/test/support/test_macros.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110284.374339.patch
Type: text/x-patch
Size: 31774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210922/bcfb8814/attachment-0001.bin>


More information about the libcxx-commits mailing list