[libcxx] Add appropriate 'REQUIRE' directives to tests that require en_US.UTF-8.

Reviewers: mclow.lists, hans

Subscribers: bcraig, cfe-commits

Differential Revision: http://reviews.llvm.org/D16406

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@258403 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Daniel Sanders
2016-01-21 15:35:15 +00:00
parent 2edcac4d39
commit cd17b3b156
24 changed files with 48 additions and 1 deletions

View File

@@ -8,6 +8,8 @@
//
//===----------------------------------------------------------------------===//
// REQUIRES: locale.en_US.UTF-8
// <regex>
// template <class charT> struct regex_traits;