From: Chris Lattner Date: Sun, 10 Jan 2010 00:59:17 +0000 (+0000) Subject: try to make this more stable? X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=92fe5204370f3e61cdf3c72a4a2a0460366fb613;p=clang try to make this more stable? git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@93090 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Preprocessor/framework-include.m b/test/Preprocessor/framework-include.m index 3de378ed18..7e50f18f39 100644 --- a/test/Preprocessor/framework-include.m +++ b/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