[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
Wed Jan 23 09:48:12 PST 2019
serge-sans-paille added a comment.
This validates with gcc 8.2. Given the history of llvm::Optional, I'm going to try to build with other compilers too.
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