[PATCH] D92543: Switch to std::is_trivially_move_constructible and std::is_trivially_copy_constructible

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 3 09:15:58 PST 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc8d406c93c5b: Switch to std::is_trivially_move_constructible and stdā€¦ (authored by MaskRay).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92543/new/

https://reviews.llvm.org/D92543

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92543.309281.patch
Type: text/x-patch
Size: 8344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201203/471b5a49/attachment.bin>


More information about the llvm-commits mailing list