Update is_trivially_copyable tests with CWG 2094
authorBilly Robert O'Neal III <bion@microsoft.com>
Wed, 10 May 2017 19:43:31 +0000 (19:43 +0000)
committerBilly Robert O'Neal III <bion@microsoft.com>
Wed, 10 May 2017 19:43:31 +0000 (19:43 +0000)
commit6957d35a9b6f3a15383acf836007344ac0a961ba
tree52878cf531e1073eb7c7bb7334d890aae72e7e5d
parentf09df7723636fb0cbd7cda44f79dae5abb917566
Update is_trivially_copyable tests with CWG 2094

Clang 5.0 implements these changes here: https://github.com/llvm-mirror/clang/commit/87cd035326a39523eeb1b295ad36cff337141ef9
MSVC++ will implement these changes in the first toolset update to 2017.

Differential Revision: https://reviews.llvm.org/D33021

llvm-svn: 302710
libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/is_trivially_copyable.pass.cpp