mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-23 22:06:06 +00:00

A recent patch that obviated the need to use -fopenmp when using the compiler to preprocess in -E mode broke a case of Fortran line continuation when using OpenMP conditional compilation lines (!$) when *not* in -E mode. Fix.