XFAILing new test on C++03

initializer_list doesn't exist in C++03.

llvm-svn: 266820
This commit is contained in:
Ben Craig 2016-04-19 21:07:30 +00:00
parent bf7ca7eb5b
commit e83514a546
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
//===----------------------------------------------------------------------===//
// <utility>
// XFAIL: c++03
// #include <initializer_list>