[all-commits] [llvm/llvm-project] 228477: [flang][nfc] Rename four driver tests
Andrzej WarzyĆski via All-commits
all-commits at lists.llvm.org
Tue Dec 5 13:53:35 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2284771fa02fa3c75b07fafc37c559cf6deddd59
https://github.com/llvm/llvm-project/commit/2284771fa02fa3c75b07fafc37c559cf6deddd59
Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
Date: 2023-12-05 (Tue, 05 Dec 2023)
Changed paths:
A flang/test/Driver/compiler-options.f90
R flang/test/Driver/compiler_options.f90
A flang/test/Driver/fast-math.f90
R flang/test/Driver/fast_math.f90
A flang/test/Driver/flang-f-opts.f90
R flang/test/Driver/flang_f_opts.f90
A flang/test/Driver/no-duplicate-main.f90
R flang/test/Driver/no_duplicate_main.f90
Log Message:
-----------
[flang][nfc] Rename four driver tests
This patch makes sure that hyphen ("-") (instead of an underscore "_")
is consistently used for all test files.
Sending without a review as this is rather straightforward.
More information about the All-commits
mailing list