diff --git a/libcxx/utils/libcxx/test/header_information.py b/libcxx/utils/libcxx/test/header_information.py index b4982c3f5d4a..5d3bc8bda00c 100644 --- a/libcxx/utils/libcxx/test/header_information.py +++ b/libcxx/utils/libcxx/test/header_information.py @@ -27,7 +27,6 @@ lit_header_restrictions = { "experimental/regex": "// UNSUPPORTED: no-localization, c++03", "experimental/set": "// UNSUPPORTED: c++03", "experimental/simd": "// UNSUPPORTED: c++03", - "experimental/span": "// UNSUPPORTED: c++03", "experimental/string": "// UNSUPPORTED: c++03", "experimental/type_traits": "// UNSUPPORTED: c++03", "experimental/unordered_map": "// UNSUPPORTED: c++03",