[all-commits] [llvm/llvm-project] 174e95: [flang][nfc] Rename `AddOtherOptions` as `ForwardO...
Andrzej WarzyĆski via All-commits
all-commits at lists.llvm.org
Fri Oct 14 09:20:43 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 174e954e370e4f2ae82fea3f959e843bc05e3046
https://github.com/llvm/llvm-project/commit/174e954e370e4f2ae82fea3f959e843bc05e3046
Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
Date: 2022-10-14 (Fri, 14 Oct 2022)
Changed paths:
M clang/lib/Driver/ToolChains/Flang.cpp
M clang/lib/Driver/ToolChains/Flang.h
Log Message:
-----------
[flang][nfc] Rename `AddOtherOptions` as `ForwardOptions`
The updated name better reflects what this hook is intended for.
Reviewed By: tarunprabhu
Differential Revision: https://reviews.llvm.org/D130078
More information about the All-commits
mailing list