Author: Aaron Ballman Date: 2022-02-24T15:41:25-05:00 New Revision: df00a995f98e6c30b655757287e896e8a202c3ab
URL: https://github.com/llvm/llvm-project/commit/df00a995f98e6c30b655757287e896e8a202c3ab DIFF: https://github.com/llvm/llvm-project/commit/df00a995f98e6c30b655757287e896e8a202c3ab.diff LOG: Fix typo in file name; NFC Added: clang/test/CodeGen/block-with-predefinedexpr.c Modified: Removed: clang/test/CodeGen/block-with-perdefinedexpr.c ################################################################################ diff --git a/clang/test/CodeGen/block-with-perdefinedexpr.c b/clang/test/CodeGen/block-with-predefinedexpr.c similarity index 100% rename from clang/test/CodeGen/block-with-perdefinedexpr.c rename to clang/test/CodeGen/block-with-predefinedexpr.c _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits