[clang] c772a9b - [clang][modules] NFC: Fix typo in test name
Jan Svoboda via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 18 02:57:39 PST 2021
Author: Jan Svoboda
Date: 2021-11-18T11:57:34+01:00
New Revision: c772a9b6eb1479e042105e4334f0b395fadb1462
URL: https://github.com/llvm/llvm-project/commit/c772a9b6eb1479e042105e4334f0b395fadb1462
DIFF: https://github.com/llvm/llvm-project/commit/c772a9b6eb1479e042105e4334f0b395fadb1462.diff
LOG: [clang][modules] NFC: Fix typo in test name
Added:
clang/test/Modules/add-remove-irrelevant-module-map.m
Modified:
Removed:
clang/test/Modules/add-remove-irrelevant-mobile-map.m
################################################################################
diff --git a/clang/test/Modules/add-remove-irrelevant-mobile-map.m b/clang/test/Modules/add-remove-irrelevant-module-map.m
similarity index 100%
rename from clang/test/Modules/add-remove-irrelevant-mobile-map.m
rename to clang/test/Modules/add-remove-irrelevant-module-map.m
More information about the cfe-commits
mailing list