[PATCH] D93510: Fix llvm::Optional build breaks in MSVC using std::is_trivially_copyable
James Player via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 8 12:09:25 PST 2021
jplayer-nv updated this revision to Diff 315479.
jplayer-nv added a reviewer: dblaikie.
jplayer-nv added a comment.
Added preprocessing around static_asserts added to OptionalTests.cpp to only include them in recent windows builds.
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.315479.patch
Type: text/x-patch
Size: 5105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210108/45e881b9/attachment.bin>
More information about the llvm-commits
mailing list