Commit a27f29c6 authored by Louis Dionne's avatar Louis Dionne
Browse files

[libc++] Fix typo in REQUIRES that broke the GCC-tot bot configuration

parent 70b8f958
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
// Deprecated in C++17

// UNSUPPORTED: c++98, c++03, c++11, c++14
// REQUIERS: verify-support
// REQUIRES: verify-support

// MODULES_DEFINES: _LIBCPP_ENABLE_CXX20_REMOVED_ALLOCATOR_MEMBERS
#define _LIBCPP_ENABLE_CXX20_REMOVED_ALLOCATOR_MEMBERS