Mark is_trivially_destructible as unsupported with apple-clang-9
authorNico Weber <nicolasweber@gmx.de>
Fri, 3 May 2019 17:26:17 +0000 (17:26 +0000)
committerNico Weber <nicolasweber@gmx.de>
Fri, 3 May 2019 17:26:17 +0000 (17:26 +0000)
See discussion on https://reviews.llvm.org/D48292

llvm-svn: 359907

libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/is_trivially_destructible.pass.cpp

index 3fc1d83..902f673 100644 (file)
@@ -5,6 +5,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 //
 //===----------------------------------------------------------------------===//
+// UNSUPPORTED: apple-clang-9
 
 // type_traits