[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
Thu Jan 14 10:06:17 PST 2021


dblaikie reopened this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.

In D93510#2498718 <https://reviews.llvm.org/D93510#2498718>, @jplayer-nv wrote:

> Taking a look at the gcc 5.4 failure now.
>
> Now that the patch has been committed & reverted, do I start a new patch when fixes for identified issues are incorporated?

Fine to reopen and reuse this one.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93510/new/

https://reviews.llvm.org/D93510



More information about the llvm-commits mailing list