At the moment, flang doesn't support -Werror=date-time, so we
can't run the llvm-test-suite with it. This patch skips adding the flag
if the Fortran compiler is set to flang. It shouldn't affect any other
compiler (and especially not C/C++ ones).
Details
Details
Diff Detail
Diff Detail
- Repository
- rT test-suite