[PATCH] D93510: Fix llvm::Optional build breaks in MSVC using std::is_trivially_copyable
Alexandre Ganea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 16 06:37:37 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG25c1578a46ff: Fix llvm::Optional build breaks in MSVC using std::is_trivially_copyable (authored by jplayer-nv, committed by aganea).
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.317174.patch
Type: text/x-patch
Size: 6871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210116/55f4e8f4/attachment.bin>
More information about the llvm-commits
mailing list