llvm-project/clang/test/Driver/flang
Nico Weber 4b6597f498 Make flang driver stuff work on macOS
6bf55804 added special-case code for TY_PP_Fortran to
ToolChain::LookupTypeForExtension(), but
Darwin::LookupTypeForExtension() overrode that method without calling
the superclass implementation.

Make it call the superclass implementation to fix things.

Differential Revision: https://reviews.llvm.org/D69636
2019-10-31 07:34:32 -04:00
..
Inputs
flang.f90 Make flang driver stuff work on macOS 2019-10-31 07:34:32 -04:00
flang_ucase.F90
multiple-inputs-mixed.f90
multiple-inputs.f90