Skip to content

Commit

Permalink
Merge pull request #72 from davezarzycki/disable_flang_on_linux_too
Browse files Browse the repository at this point in the history
Also disable flang test on [Fedora] Linux
  • Loading branch information
shahmishal authored Nov 7, 2019
2 parents b14d553 + e0e724b commit a223244
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion clang/test/Driver/flang/flang.f90
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
! D63607 made mac builders unhappy by failing this test, and it isn't
! D63607 made mac and Fedora builders unhappy by failing this test, and it isn't
! yet obvious why. Mark as unsupported as a temporary measure.
! UNSUPPORTED: darwin
! UNSUPPORTED: linux

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

Expand Down

0 comments on commit a223244

Please sign in to comment.