[all-commits] [llvm/llvm-project] 563ea4: [flang][driver] Fix -fdefault* family bug
arnamoy10 via All-commits
all-commits at lists.llvm.org
Tue Mar 2 09:44:25 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 563ea45052bdff336fcf1e89bdbe36d2a44ab52d
https://github.com/llvm/llvm-project/commit/563ea45052bdff336fcf1e89bdbe36d2a44ab52d
Author: Arnamoy Bhattacharyya <arnamoy10 at gmail.com>
Date: 2021-03-02 (Tue, 02 Mar 2021)
Changed paths:
M flang/tools/f18/f18.cpp
Log Message:
-----------
[flang][driver] Fix -fdefault* family bug
This patch provides a fix for the `fdefault-*` family in f18
(Please consult `D96344` for details)
Differential Revision: https://reviews.llvm.org/D97724
More information about the All-commits
mailing list