try to make this more stable?

llvm-svn: 93090
This commit is contained in:
Chris Lattner 2010-01-10 00:59:17 +00:00
parent c3aca38468
commit e0d2e342b3
1 changed files with 1 additions and 1 deletions

View 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>