[all-commits] [llvm/llvm-project] 4c7ebf: [flang][driver] Add options for -std=f2018
arnamoy10 via All-commits
all-commits at lists.llvm.org
Thu Mar 25 10:05:14 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4c7ebf79e923072e8d298134e6ca04618fe4eba9
https://github.com/llvm/llvm-project/commit/4c7ebf79e923072e8d298134e6ca04618fe4eba9
Author: Arnamoy Bhattacharyya <arnamoy.bhattacharyya at huawei.com>
Date: 2021-03-25 (Thu, 25 Mar 2021)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Driver/ToolChains/Flang.cpp
M flang/include/flang/Frontend/CompilerInvocation.h
M flang/lib/Frontend/CompilerInvocation.cpp
M flang/test/Driver/driver-help-hidden.f90
M flang/test/Driver/driver-help.f90
A flang/test/Driver/std2018.f90
A flang/test/Driver/std2018_wrong.f90
M flang/tools/f18/f18.cpp
Log Message:
-----------
[flang][driver] Add options for -std=f2018
Reviewed By: awarzynski
Differential Revision: https://reviews.llvm.org/D97119
More information about the All-commits
mailing list