[all-commits] [llvm/llvm-project] 6c0a16: Rename a flang test case
Jeremy Morse via All-commits
all-commits at lists.llvm.org
Wed Oct 30 06:30:14 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6c0a160c2d33e54aecf1538bf7c85d8da92051be
https://github.com/llvm/llvm-project/commit/6c0a160c2d33e54aecf1538bf7c85d8da92051be
Author: Jeremy Morse <jeremy.morse at sony.com>
Date: 2019-10-30 (Wed, 30 Oct 2019)
Changed paths:
R clang/test/Driver/flang/flang.F90
M clang/test/Driver/flang/flang.f90
A clang/test/Driver/flang/flang_ucase.F90
Log Message:
-----------
Rename a flang test case
On Windows and macOS, the filesystem is case insensitive, and these files
interfere with each other. Reading through, the case of the file extension
is part of the test. I've altered the rest of the name instead.
More information about the All-commits
mailing list