From 4497fbf6e0fbd6df2cbe36d91979758cbcf1166f Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 11 Nov 2008 06:28:10 +0000 Subject: [PATCH] remove the wrong PR # from the file name. llvm-svn: 59029 --- .../test/CodeGen/{PR3021-debug-info-and-typeof.c => debug-info.c} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename clang/test/CodeGen/{PR3021-debug-info-and-typeof.c => debug-info.c} (100%) diff --git a/clang/test/CodeGen/PR3021-debug-info-and-typeof.c b/clang/test/CodeGen/debug-info.c similarity index 100% rename from clang/test/CodeGen/PR3021-debug-info-and-typeof.c rename to clang/test/CodeGen/debug-info.c