mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-10 18:11:19 +00:00
Fix XFAILS for is_trivially_destructible trait
llvm-svn: 289802
This commit is contained in:
parent
1f2c1b6ccd
commit
f34964bdd7
@ -9,9 +9,6 @@
|
||||
|
||||
// UNSUPPORTED: c++98, c++03
|
||||
|
||||
// Doesn't pass due to use of is_trivially_* trait.
|
||||
// XFAIL: gcc-4.9
|
||||
|
||||
// <tuple>
|
||||
|
||||
// template <class... Types> class tuple;
|
||||
|
@ -9,9 +9,6 @@
|
||||
|
||||
// UNSUPPORTED: c++98, c++03
|
||||
|
||||
// Doesn't pass due to use of is_trivially_* trait.
|
||||
// XFAIL: gcc-4.9
|
||||
|
||||
// <utility>
|
||||
|
||||
// template <class T1, class T2> struct pair
|
||||
|
Loading…
Reference in New Issue
Block a user