Skip to content

Commit eb04d90

Browse files
authored
Merge pull request #69 from shahmishal/fix-test-failure-c75cd3c7f0f924d5
[clang][driver][flang] Mark test as unsupported on darwin
2 parents 008b8e1 + 20d50fa commit eb04d90

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)