[all-commits] [llvm/llvm-project] 6cd960: Revert "Switch to std::is_trivially_move_construct...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Thu Dec 3 11:58:31 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6cd9608fb37ca2418fb44b57ec955bb5efe10689
      https://github.com/llvm/llvm-project/commit/6cd9608fb37ca2418fb44b57ec955bb5efe10689
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2020-12-03 (Thu, 03 Dec 2020)

  Changed paths:
    M llvm/include/llvm/ADT/FunctionExtras.h
    M llvm/include/llvm/ADT/SmallVector.h
    M llvm/include/llvm/Support/type_traits.h
    M llvm/unittests/Support/CMakeLists.txt
    A llvm/unittests/Support/TypeTraitsTest.cpp
    M llvm/utils/gn/secondary/llvm/unittests/Support/BUILD.gn

  Log Message:
  -----------
  Revert "Switch to std::is_trivially_move_constructible and std::is_trivially_copy_constructible"

This reverts commit c8d406c93c5bb01599990201f78d8428dd29d289.

Builds are broken with some versions of GCC.




More information about the All-commits mailing list