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

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 9 04:18:31 PST 2019


serge-sans-paille updated this revision to Diff 186102.

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57097

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57097.186102.patch
Type: text/x-patch
Size: 6158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190209/ea7fa1b8/attachment.bin>


More information about the llvm-commits mailing list