commit | 39cd6300aab3f78d645b33615b7c73633ddc8260 | [log] [tgz] |
---|---|---|
author | Saleem Abdulrasool <compnerd@compnerd.org> | Fri Nov 30 22:13:42 2018 +0000 |
committer | Saleem Abdulrasool <compnerd@compnerd.org> | Fri Nov 30 22:13:42 2018 +0000 |
tree | 8751826c760df20c94b022e3cdaca4d1bb67439a | |
parent | 7534620e0f33e1a2cd02162a67a9474976853461 [diff] |
Support: use std::is_trivially_copyable on MSVC MSVC 2015 and newer have std::is_trivially_copyable available for use. We should prefer that over the std::is_class to get this check be correct. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@348042 91177308-0d34-0410-b5e6-96231b3b80d8