[all-commits] [llvm/llvm-project] b1fdcd: [Flang] Allow compile *.f03, *.f08 file
Shao-Ce SUN via All-commits
all-commits at lists.llvm.org
Sat Mar 11 09:11:59 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b1fdcd5fbc09f9f3e1c8a8b954aa8f9067401b31
https://github.com/llvm/llvm-project/commit/b1fdcd5fbc09f9f3e1c8a8b954aa8f9067401b31
Author: Shao-Ce SUN <sunshaoce at iscas.ac.cn>
Date: 2023-03-12 (Sun, 12 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