Author: lattner
Date: Wed Feb 4 13:37:49 2009
New Revision: 63758
URL: http://llvm.org/viewvc/llvm-project?rev=63758&view=rev
Log:
include smaller header for test.
Modified:
cfe/trunk/test/Preprocessor/includeexpand2.c
Modified: cfe/trunk/test/Preprocessor/includeexpand2.c
URL:
http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Preprocessor/includeexpand2.c?rev=63758&r1=63757&r2=63758&view=diff
==============================================================================
--- cfe/trunk/test/Preprocessor/includeexpand2.c (original)
+++ cfe/trunk/test/Preprocessor/includeexpand2.c Wed Feb 4 13:37:49 2009
@@ -1,4 +1,4 @@
// RUN: clang -Eonly %s -I.
-# define HEADER <stdio.h>
+# define HEADER <file_to_include.h>
# include HEADER
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits