[all-commits] [llvm/llvm-project] 171794: [Flang] Allow compile *.f03, *.f08 file
Shao-Ce SUN via All-commits
all-commits at lists.llvm.org
Sat Mar 11 07:23:35 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 171794de533b400edb47f0e6df4375a7ae052fc8
https://github.com/llvm/llvm-project/commit/171794de533b400edb47f0e6df4375a7ae052fc8
Author: Shao-Ce SUN <sunshaoce at iscas.ac.cn>
Date: 2023-03-11 (Sat, 11 Mar 2023)
Changed paths:
M clang/lib/Driver/Types.cpp
A flang/test/Driver/supported-suffices/f03-suffix.f03
A flang/test/Driver/supported-suffices/f08-suffix.f08
Log Message:
-----------
[Flang] Allow compile *.f03, *.f08 file
Fix issue [#61260](https://github.com/llvm/llvm-project/issues/61260)
Reviewed By: awarzynski
Differential Revision: https://reviews.llvm.org/D145845
More information about the All-commits
mailing list