[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:59 PST 2019
serge-sans-paille added a comment.
@chandlerc patch updated, using inheritance to avoid too much duplication.
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