[flang-commits] [flang] 378c4d4 - [flang] Rename new test to avoid a conflict on case-insensitive files… (#79531)

via flang-commits flang-commits at lists.llvm.org
Thu Jan 25 16:41:52 PST 2024


Author: Peter Klausler
Date: 2024-01-25T16:41:48-08:00
New Revision: 378c4d4a93deeba96d8f9cd5d010a2d377d73998

URL: https://github.com/llvm/llvm-project/commit/378c4d4a93deeba96d8f9cd5d010a2d377d73998
DIFF: https://github.com/llvm/llvm-project/commit/378c4d4a93deeba96d8f9cd5d010a2d377d73998.diff

LOG: [flang] Rename new test to avoid a conflict on case-insensitive files… (#79531)

…ystems

flang/test/Preprocessing/pp133.F90 -> pp134.F90 to avoid pp133.f90.

Added: 
    flang/test/Preprocessing/pp134.F90

Modified: 
    

Removed: 
    flang/test/Preprocessing/pp133.F90


################################################################################
diff  --git a/flang/test/Preprocessing/pp133.F90 b/flang/test/Preprocessing/pp134.F90
similarity index 100%
rename from flang/test/Preprocessing/pp133.F90
rename to flang/test/Preprocessing/pp134.F90


        


More information about the flang-commits mailing list