[PATCH] D54472: Disable invalid isPodLike<> specialization

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 26 12:21:01 PST 2018


efriedma added a subscriber: bkramer.
efriedma added a comment.

Maybe using the correct definition of "trivially copyable" will fix the gcc issues with Optional, if we're lucky.  I guess we can try.


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

https://reviews.llvm.org/D54472





More information about the llvm-commits mailing list