Author: lattner
Date: Tue Nov 11 00:28:10 2008
New Revision: 59029
URL: http://llvm.org/viewvc/llvm-project?rev=59029&view=rev
Log:
remove the wrong PR # from the file name.
Added:
cfe/trunk/test/CodeGen/debug-info.c
- copied unchanged from r59028,
cfe/trunk/test/CodeGen/PR3021-debug-info-and-typeof.c
Removed:
cfe/trunk/test/CodeGen/PR3021-debug-info-and-typeof.c
Removed: cfe/trunk/test/CodeGen/PR3021-debug-info-and-typeof.c
URL:
http://llvm.org/viewvc/llvm-project/cfe/trunk/test/CodeGen/PR3021-debug-info-and-typeof.c?rev=59028&view=auto
==============================================================================
--- cfe/trunk/test/CodeGen/PR3021-debug-info-and-typeof.c (original)
+++ cfe/trunk/test/CodeGen/PR3021-debug-info-and-typeof.c (removed)
@@ -1,6 +0,0 @@
-// RUN: clang -o %t --emit-llvm -g %s
-
-// PR3023
-void convert(void) {
- struct { typeof(0) f0; } v0;
-}
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits