[all-commits] [llvm/llvm-project] b16a75: [flang][driver] Disable Clang options in Flang
Andrzej WarzyĆski via All-commits
all-commits at lists.llvm.org
Mon Aug 21 02:29:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b16a7581ff8bcb2d24aace1239af4440f47ccb5f
https://github.com/llvm/llvm-project/commit/b16a7581ff8bcb2d24aace1239af4440f47ccb5f
Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
Date: 2023-08-21 (Mon, 21 Aug 2023)
Changed paths:
M clang/lib/Driver/Driver.cpp
Log Message:
-----------
[flang][driver] Disable Clang options in Flang
Restore the desired setting that was reverted in
https://reviews.llvm.org/D158289.
This is to be merged once Fortran tests in llvm-test-suite are updated
accordingly:
https://reviews.llvm.org/D158308.
Differential Revision: https://reviews.llvm.org/D158307
More information about the All-commits
mailing list