Skip to content

Commit c75cd3c

Browse files
[clang][driver][flang] Mark test as unsupported on darwin
D63607 made mac builders unhappy by failing this test, and it isn't yet obvious why. Mark as unsupported as a temporary measure. Signed-off-by: Peter Waller <peter.waller@arm.com>
1 parent fb01c01 commit c75cd3c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

clang/test/Driver/flang/flang.f90

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
! D63607 made mac builders unhappy by failing this test, and it isn't
2+
! yet obvious why. Mark as unsupported as a temporary measure.
3+
! UNSUPPORTED: darwin
4+
15
! Check that flang -fc1 is invoked when in --driver-mode=flang.
26

37
! This is a copy of flang_ucase.F90 because the driver has logic in it which

0 commit comments

Comments
 (0)