Skip to content

Commit

Permalink
Merge pull request #69 from shahmishal/fix-test-failure-c75cd3c7f0f924d5
Browse files Browse the repository at this point in the history
[clang][driver][flang] Mark test as unsupported on darwin
  • Loading branch information
cyndyishida committed Oct 30, 2019
2 parents 008b8e1 + 20d50fa commit eb04d90
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions clang/test/Driver/flang/flang.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
! D63607 made mac builders unhappy by failing this test, and it isn't
! yet obvious why. Mark as unsupported as a temporary measure.
! UNSUPPORTED: darwin

! Check that flang -fc1 is invoked when in --driver-mode=flang.

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

0 comments on commit eb04d90

Please sign in to comment.