[PATCH] D93510: Fix llvm::Optional build breaks in MSVC using std::is_trivially_copyable
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 13 15:24:03 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG854f0984f0b7: Fix llvm::Optional build breaks in MSVC using std::is_trivially_copyable (authored by jplayer-nv, committed by dblaikie).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93510/new/
https://reviews.llvm.org/D93510
Files:
llvm/include/llvm/ADT/Optional.h
llvm/unittests/ADT/OptionalTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93510.316526.patch
Type: text/x-patch
Size: 5137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210113/03ad8dfc/attachment.bin>
More information about the llvm-commits
mailing list