]> granicus.if.org Git - clang/commitdiff
include smaller header for test.
authorChris Lattner <sabre@nondot.org>
Wed, 4 Feb 2009 19:37:49 +0000 (19:37 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 4 Feb 2009 19:37:49 +0000 (19:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63758 91177308-0d34-0410-b5e6-96231b3b80d8

test/Preprocessor/includeexpand2.c

index 970c9abe40f9321a6749e288562611973332bdec..9e08272d0351f336afd17a80ada5c2e7a6e1382c 100644 (file)
@@ -1,4 +1,4 @@
 // RUN: clang -Eonly %s -I.
-#  define HEADER <stdio.h>
+#  define HEADER <file_to_include.h>
 
 #  include HEADER