Skip to content

Commit f3ac4f3

Browse files
committed
review
1 parent 469fe12 commit f3ac4f3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

libcxx/test/std/iterator_range_operations.gen.py renamed to libcxx/test/std/iterators/iterator.range/mandatory_inclusions.gen.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,8 @@
5353
//--- {header}.pass.cpp
5454
{lit_header_restrictions.get(header, '')}
5555
{lit_header_undeprecations.get(header, '')}
56-
// SUPPORTED: clang-modules-build
5756
// UNSUPPORTED: c++03
5857
59-
// Some of the functions' return type, reverse_iterator, is not exported from
60-
// these headers, so we need to include <iterator> explicitly, which defeats
61-
// the purpose of this test. So disable the test for clang modules.
62-
6358
#include <{header}>
6459
#include <cassert>
6560
#include <initializer_list>

0 commit comments

Comments
 (0)