[libc++][NFC] Remove leftover entry for <experimental/span> in header_information.py

This commit is contained in:
Louis Dionne 2023-07-05 17:47:55 -04:00
parent 75f6af82c3
commit 99dcc9ff0e

View 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",