[libcxx][test] Marking libcpp-no-deduction-guides unsupported.
This fixes linux bot failures with r327178. llvm-svn: 327190
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
// <string>
|
||||
// UNSUPPORTED: c++98, c++03, c++11, c++14
|
||||
// XFAIL: libcpp-no-deduction-guides
|
||||
// UNSUPPORTED: libcpp-no-deduction-guides
|
||||
|
||||
// template<class InputIterator,
|
||||
// class Allocator = allocator<typename iterator_traits<InputIterator>::value_type>>
|
||||
|
||||
Reference in New Issue
Block a user