Fix bad XFAIL which recent LIT changes diagnosed

llvm-svn: 292905
This commit is contained in:
Eric Fiselier 2017-01-24 10:19:32 +00:00
parent ed0a95cbec
commit 5a6e718bd2
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
// UNSUPPORTED: c++98, c++03, c++11, c++14
// XFAIL: gcc-5.1 gcc-5.2
// XFAIL: gcc-5.1, gcc-5.2
#include <type_traits>