[PATCH] D57097: Make llvm::Optional<T> trivially copyable when T is trivially copyable

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 13 01:31:11 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353927: Make llvm::Optional<T> trivially copyable when T is trivially copyable (authored by serge_sans_paille, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57097?vs=186102&id=186600#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57097

Files:
  llvm/trunk/include/llvm/ADT/Optional.h
  llvm/trunk/unittests/ADT/OptionalTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57097.186600.patch
Type: text/x-patch
Size: 6224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190213/26b1cc67/attachment.bin>


More information about the llvm-commits mailing list