[libc++][NFC] Remove leftover entry for <experimental/span> in header_information.py
authorLouis Dionne <ldionne.2@gmail.com>
Wed, 5 Jul 2023 21:47:55 +0000 (17:47 -0400)
committerLouis Dionne <ldionne.2@gmail.com>
Wed, 5 Jul 2023 21:48:04 +0000 (17:48 -0400)
libcxx/utils/libcxx/test/header_information.py

index b4982c3..5d3bc8b 100644 (file)
@@ -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",