Author: Aaron Ballman Date: 2022-02-04T15:59:59-05:00 New Revision: be3d811e2c21c864694ce73cb5c2878c3ea0bd68
URL: https://github.com/llvm/llvm-project/commit/be3d811e2c21c864694ce73cb5c2878c3ea0bd68 DIFF: https://github.com/llvm/llvm-project/commit/be3d811e2c21c864694ce73cb5c2878c3ea0bd68.diff LOG: Rename this file to fix the typo in its name; NFC Added: clang/test/Sema/suppress-deprecated.c Modified: Removed: clang/test/Sema/surpress-deprecated.c ################################################################################ diff --git a/clang/test/Sema/surpress-deprecated.c b/clang/test/Sema/suppress-deprecated.c similarity index 100% rename from clang/test/Sema/surpress-deprecated.c rename to clang/test/Sema/suppress-deprecated.c _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits