[PATCH] D117254: [ADT] Fix Optional<> with llvm::is_trivially_move_constructible

James Player via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 13 17:39:58 PST 2022


jplayer-nv accepted this revision.
jplayer-nv added a comment.
This revision is now accepted and ready to land.

> we also do not have a LLVM version of that implementation.

Good point.

Change looks good to me.  Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117254



More information about the llvm-commits mailing list