[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
Thu Jan 24 04:45:52 PST 2019


serge-sans-paille added a comment.

Also validates ok with clang 6.0.1 and gcc 4.8.5


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57097





More information about the llvm-commits mailing list