Skip to content

Commit 91c917b

Browse files
authored
[Modules] Enable MS Windows test for implicit-module-no-timestamp.cpp (#91738)
There is a follow-up commit for #90319. The Windows test was disabled in that commit, but it should pass on this operating system. Therefore, it would be beneficial to have it enabled for MS Windows.
1 parent 05cc2d5 commit 91c917b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/test/Modules/implicit-module-no-timestamp.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// UNSUPPORTED: system-windows
21
// RUN: rm -rf %t
32
// RUN: split-file %s %t
43
// RUN: cd %t

0 commit comments

Comments
 (0)