[PATCH] D57018: Fix lvm::is_trivially_copyable portability issues

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 21 14:37:29 PST 2019


serge-sans-paille updated this revision to Diff 182827.
serge-sans-paille added a subscriber: sylvestre.ledru.
serge-sans-paille added a comment.
Herald added a subscriber: dexonsmith.

A few comments missing but I'd like to know if this now works correctly on gcc 4.9, @fedor.sergeev , @Anastasia and @sylvestre.ledru . I successfully passed test on a dedicated setup so I guess it's ok...


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57018

Files:
  cmake/config-ix.cmake
  include/llvm/ADT/PointerIntPair.h
  include/llvm/Config/config.h.cmake
  include/llvm/Support/type_traits.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57018.182827.patch
Type: text/x-patch
Size: 5244 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190121/fa46235e/attachment.bin>


More information about the llvm-commits mailing list