Remove XFAIL on string view test for apples clang compiler. Thanks to Marshall for the fix
llvm-svn: 230322
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
// NOTE: Older versions of clang have a bug where they fail to evalute
|
||||
// string_view::at as a constant expression.
|
||||
// XFAIL: apple-clang-6.0, clang-3.4, clang-3.3
|
||||
// XFAIL: clang-3.4, clang-3.3
|
||||
|
||||
// <string_view>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user