]> granicus.if.org Git - clang/commitdiff
try to make this more stable?
authorChris Lattner <sabre@nondot.org>
Sun, 10 Jan 2010 00:59:17 +0000 (00:59 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 10 Jan 2010 00:59:17 +0000 (00:59 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@93090 91177308-0d34-0410-b5e6-96231b3b80d8

test/Preprocessor/framework-include.m

index 3de378ed18c96377cb6423821def13f97b9d7220..7e50f18f39b44ae4522bfde5e7ddef733b39e6f7 100644 (file)
@@ -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 <foo/foo.h>