Fix isPodLike for MSVC and use it in TypeHashing.
This should be a better check than using is_trivially_copyable behind an #ifdef _MSC_VER. llvm-svn: 320737
Loading
Please register or sign in to comment
This should be a better check than using is_trivially_copyable behind an #ifdef _MSC_VER. llvm-svn: 320737