From e0d2e342b3db36e338d70c0223580669d818bb48 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sun, 10 Jan 2010 00:59:17 +0000 Subject: [PATCH] try to make this more stable? llvm-svn: 93090 --- clang/test/Preprocessor/framework-include.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clang/test/Preprocessor/framework-include.m b/clang/test/Preprocessor/framework-include.m index 3de378ed18c9..7e50f18f39b4 100644 --- a/clang/test/Preprocessor/framework-include.m +++ b/clang/test/Preprocessor/framework-include.m @@ -1,4 +1,4 @@ -// RUN: %clang -E -F%S %s 2>&1 | grep "Headers/foo.h:1:10: warning: published framework headers should always #import headers within the framework with framework paths" +// RUN: %clang -E -F%S %s 2>&1 | grep "published framework headers should always #import headers within the framework with framework paths" // rdar://7520940 #include