From: Louis Dionne Date: Wed, 5 Jul 2023 21:47:55 +0000 (-0400) Subject: [libc++][NFC] Remove leftover entry for in header_information.py X-Git-Tag: upstream/17.0.6~2792 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=99dcc9ff0e545e5061635a1ef24a6a9f71a0e4b6;p=platform%2Fupstream%2Fllvm.git [libc++][NFC] Remove leftover entry for in header_information.py --- diff --git a/libcxx/utils/libcxx/test/header_information.py b/libcxx/utils/libcxx/test/header_information.py index b4982c3..5d3bc8b 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",