diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2018-11-30 22:13:42 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2018-11-30 22:13:42 +0000 |
commit | 5842df93dd3fd70ab1ca5ba9ed6b4010c233f330 (patch) | |
tree | 5410fc14f0f91d42a45718e5877676e93e21ddce /llvm/unittests/Analysis | |
parent | 0b32e44eff39fe69443fa0c49507d1c218a4bffa (diff) | |
download | bcm5719-llvm-5842df93dd3fd70ab1ca5ba9ed6b4010c233f330.tar.gz bcm5719-llvm-5842df93dd3fd70ab1ca5ba9ed6b4010c233f330.zip |
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.
llvm-svn: 348042
Diffstat (limited to 'llvm/unittests/Analysis')
0 files changed, 0 insertions, 0 deletions