[PATCH] D132311: [llvm] Remove llvm::is_trivially_{copy/move}_constructible (NFC)

Kazu Hirata via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 20 14:06:49 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG01ffe31cbb54: [llvm] Remove llvm::is_trivially_{copy/move}_constructible (NFC) (authored by kazu).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132311

Files:
  llvm/include/llvm/ADT/FunctionExtras.h
  llvm/include/llvm/ADT/Optional.h
  llvm/include/llvm/ADT/SmallVector.h
  llvm/include/llvm/Support/type_traits.h
  llvm/unittests/Support/TypeTraitsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132311.454252.patch
Type: text/x-patch
Size: 6168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220820/81a89e8e/attachment.bin>


More information about the llvm-commits mailing list