summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Analysis
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2018-11-30 22:13:42 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2018-11-30 22:13:42 +0000
commit5842df93dd3fd70ab1ca5ba9ed6b4010c233f330 (patch)
tree5410fc14f0f91d42a45718e5877676e93e21ddce /llvm/unittests/Analysis
parent0b32e44eff39fe69443fa0c49507d1c218a4bffa (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud