Base isPodLike on is_trivially_copyable for GCC 5 and MSVC
authorBenjamin Kramer <benny.kra@googlemail.com>
Fri, 20 Feb 2015 16:19:28 +0000 (16:19 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Fri, 20 Feb 2015 16:19:28 +0000 (16:19 +0000)
commitf4b269bdf0147402d1aee7d68db57a09640d00f6
treedd1eadb0e903b920b2fbce461621aee501bab577
parent263edb99ab81d8d9087278b58a39197fb18ff495
Base isPodLike on is_trivially_copyable for GCC 5 and MSVC

It would be nice to get rid of the version checks here, but that will
have to wait until libstdc++ is upgraded to 5.0 everywhere ...

llvm-svn: 230021
llvm/include/llvm/Support/type_traits.h