[all-commits] [llvm/llvm-project] 1711a6: [libc++] Remove uses of _LIBCPP_HAS_NO_VARIABLE_TE...

Louis Dionne via All-commits all-commits at lists.llvm.org
Thu Sep 23 05:54:26 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1711a6ec650980764d97b3be148745e2813a3707
      https://github.com/llvm/llvm-project/commit/1711a6ec650980764d97b3be148745e2813a3707
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2021-09-23 (Thu, 23 Sep 2021)

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

  Log Message:
  -----------
  [libc++] Remove uses of _LIBCPP_HAS_NO_VARIABLE_TEMPLATES

All supported compilers provide support for variable templates now.

Differential Revision: https://reviews.llvm.org/D110284




More information about the All-commits mailing list